aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-02-03 20:39:43 -0800
committerfriendica <info@friendica.com>2013-02-03 20:39:43 -0800
commit13ff4b9f0150ae9118368d00d3dcc458f32ba68e (patch)
tree7ec2cb0b2a317c30d5b6038643a4ada7fc83e940 /boot.php
parentfb2b21626ece67862708600b11acb4c748c649f4 (diff)
downloadvolse-hubzilla-13ff4b9f0150ae9118368d00d3dcc458f32ba68e.tar.gz
volse-hubzilla-13ff4b9f0150ae9118368d00d3dcc458f32ba68e.tar.bz2
volse-hubzilla-13ff4b9f0150ae9118368d00d3dcc458f32ba68e.zip
bring back selective "mark unseen" on network page now that we can mark all unseen
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 59cd3fd5c..6e98f829c 100644
--- a/boot.php
+++ b/boot.php
@@ -472,7 +472,6 @@ if(! class_exists('App')) {
public $cid;
public $contact;
public $contacts;
- public $page_contact;
public $content;
public $data = array();
public $error = false;