more account infrastructure

This commit is contained in:
friendica
2012-07-22 00:46:20 -07:00
parent 6d74c2c594
commit 236ba8badc
7 changed files with 135 additions and 331 deletions

View File

@@ -27,7 +27,7 @@ $install = ((file_exists('.htconfig.php') && filesize('.htconfig.php')) ? false
@include(".htconfig.php");
$lang = get_best_language();
$a->language = $lang = get_best_language();
load_translation_table($lang);