aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMike Macgirvin <mike@macgirvin.com>2010-07-16 17:16:50 -0700
committerMike Macgirvin <mike@macgirvin.com>2010-07-16 17:16:50 -0700
commit5e4df4b3f7782f8a82664d24b86d46a14b3d178b (patch)
tree3728d103be213e4b2965f066441af731b2aa5a72 /boot.php
parent059e090b53643cb07a2634b700ada5cf3b6894e8 (diff)
downloadvolse-hubzilla-5e4df4b3f7782f8a82664d24b86d46a14b3d178b.tar.gz
volse-hubzilla-5e4df4b3f7782f8a82664d24b86d46a14b3d178b.tar.bz2
volse-hubzilla-5e4df4b3f7782f8a82664d24b86d46a14b3d178b.zip
added network 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 c94548c3f..754be4812 100644
--- a/boot.php
+++ b/boot.php
@@ -22,6 +22,7 @@ class App {
public $profile;
public $user;
public $cid;
+ public $contact;
public $content;
public $error = false;
public $cmd;