aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-03-01 20:18:47 -0800
committerFriendika <info@friendika.com>2011-03-01 20:18:47 -0800
commit377f991ac5b1e8c3c679fbbc5e138256bc24715b (patch)
tree7194d35eec60763cf754ed82d36aaf9737e13862 /boot.php
parent5ff1462e1e98e97f623022c23deea0147c62327b (diff)
downloadvolse-hubzilla-377f991ac5b1e8c3c679fbbc5e138256bc24715b.tar.gz
volse-hubzilla-377f991ac5b1e8c3c679fbbc5e138256bc24715b.tar.bz2
volse-hubzilla-377f991ac5b1e8c3c679fbbc5e138256bc24715b.zip
switch identities to manage pages
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 06cf5b760..3cf01b4a0 100644
--- a/boot.php
+++ b/boot.php
@@ -197,6 +197,7 @@ class App {
public $interactive = true;
public $plugins;
public $apps;
+ public $identities;
private $scheme;
private $hostname;