1
1
Fork 0

disabling auto_redir until we prevent it from infinite looping

This commit is contained in:
friendica 2012-10-15 16:28:43 -07:00
commit a02e5f692e
3 changed files with 191 additions and 186 deletions

View file

@ -29,6 +29,8 @@ $install = ((file_exists('.htconfig.php') && filesize('.htconfig.php')) ? false
@include(".htconfig.php");
$lang = get_browser_language();
load_translation_table($lang);