make handle_static its own extension

This commit is contained in:
Shish
2018-11-11 17:38:32 +00:00
parent 983b4d5d42
commit c9ccb22951
23 changed files with 70 additions and 39 deletions

View File

@ -34,7 +34,7 @@ class BrowserSearch extends Extension {
$search_title = $config->get_string('title');
$search_form_url = make_link('post/list/{searchTerms}');
$suggenton_url = make_link('browser_search/')."{searchTerms}";
$icon_b64 = base64_encode(file_get_contents("lib/static/favicon.ico"));
$icon_b64 = base64_encode(file_get_contents("ext/handle_static/static/favicon.ico"));
// Now for the XML
$xml = "