From 86f55ab0b98a55f2af25f23d4dd8af34109de486 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 21 Jul 2012 16:43:31 -0700 Subject: new registration page --- boot.php | 1 + 1 file changed, 1 insertion(+) (limited to 'boot.php') diff --git a/boot.php b/boot.php index ab34b37f8..a9da0eee5 100644 --- a/boot.php +++ b/boot.php @@ -352,6 +352,7 @@ function startup() { if(! class_exists('App')) { class App { + public $account; public $module_loaded = false; public $query_string; public $config; -- cgit v1.2.3