disabling auto_redir until we prevent it from infinite looping
This commit is contained in:
parent
3af16ff92a
commit
a02e5f692e
3 changed files with 191 additions and 186 deletions
|
@ -29,6 +29,8 @@ $install = ((file_exists('.htconfig.php') && filesize('.htconfig.php')) ? false
|
|||
|
||||
@include(".htconfig.php");
|
||||
|
||||
|
||||
|
||||
$lang = get_browser_language();
|
||||
|
||||
load_translation_table($lang);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue