rename handle_static to static_files - stop confusing it with file handlers

This commit is contained in:
Shish
2020-02-23 18:48:25 +00:00
parent 9dcc8b7da1
commit e1e161759e
19 changed files with 14 additions and 14 deletions

View File

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