]> git.mxchange.org Git - friendica.git/blobdiff - boot.php
switch identities to manage pages
[friendica.git] / boot.php
index 06cf5b7605e1cad34a6be08839520059803f7551..3cf01b4a0d6b7ed56f5e3ffb0efcbb86ac50cb43 100644 (file)
--- 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;