diff options
author | Friendika <info@friendika.com> | 2011-04-11 16:15:38 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-04-11 16:15:38 -0700 |
commit | a4836ac1ba1c92f54d286621592f3f332603ff07 (patch) | |
tree | 8160c71b88a24628fb4f5f00a61f7b06c77917d7 /boot.php | |
parent | 68731a2c39ea0b235e5f715315243feda18b8d1c (diff) | |
download | volse-hubzilla-a4836ac1ba1c92f54d286621592f3f332603ff07.tar.gz volse-hubzilla-a4836ac1ba1c92f54d286621592f3f332603ff07.tar.bz2 volse-hubzilla-a4836ac1ba1c92f54d286621592f3f332603ff07.zip |
wallwall oddities on display page
Diffstat (limited to 'boot.php')
-rw-r--r-- | boot.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -201,6 +201,7 @@ class App { public $user; public $cid; public $contact; + public $page_contact; public $content; public $data; public $error = false; |