From 236ba8badcca39206e5a8595af5c1464bba2863e Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 22 Jul 2012 00:46:20 -0700 Subject: more account infrastructure --- boot.php | 1 + 1 file changed, 1 insertion(+) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 7f5291ecc..a78ac2cfe 100644 --- a/boot.php +++ b/boot.php @@ -353,6 +353,7 @@ if(! class_exists('App')) { class App { public $account; + public $language; public $module_loaded = false; public $query_string; public $config; -- cgit v1.2.3