1
1
Fork 0
This commit is contained in:
friendica 2013-03-02 15:46:54 -08:00
commit f07df4f667
45 changed files with 34609 additions and 41295 deletions

View file

@ -32,9 +32,7 @@ $install = ((file_exists('.htconfig.php') && filesize('.htconfig.php')) ? false
$lang = get_browser_language();
load_translation_table($lang);
/**
*
@ -62,6 +60,9 @@ if(!$install) {
$maintenance = get_config('system', 'maintenance');
}
$lang = get_browser_language();
load_translation_table($lang);
/**
*