aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-04-11 16:15:38 -0700
committerFriendika <info@friendika.com>2011-04-11 16:15:38 -0700
commita4836ac1ba1c92f54d286621592f3f332603ff07 (patch)
tree8160c71b88a24628fb4f5f00a61f7b06c77917d7 /boot.php
parent68731a2c39ea0b235e5f715315243feda18b8d1c (diff)
downloadvolse-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.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/boot.php b/boot.php
index 7dfaa021e..7b6850592 100644
--- a/boot.php
+++ b/boot.php
@@ -201,6 +201,7 @@ class App {
public $user;
public $cid;
public $contact;
+ public $page_contact;
public $content;
public $data;
public $error = false;