Update htmly.php

See: #876
This commit is contained in:
Dan 2025-03-02 21:39:08 +07:00
commit d92cef494a

View file

@ -3,12 +3,12 @@ if (!defined('HTMLY')) die('HTMLy');
use PragmaRX\Google2FA\Google2FA;
// Get search query. Redir to /search/
get_search_query();
// Load the configuration file
config('source', $config_file);
// Get search query. Redir to /search/
get_search_query();
// Load the language file
get_language();