mirror of
https://github.com/danpros/htmly.git
synced 2026-04-18 11:36:20 +05:30
parent
b25784f601
commit
d92cef494a
1 changed files with 3 additions and 3 deletions
|
|
@ -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();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue