1
1
Fork 0

switch identities to manage pages

This commit is contained in:
Friendika 2011-03-01 20:18:47 -08:00
commit 377f991ac5
6 changed files with 60 additions and 4 deletions

View file

@ -197,6 +197,7 @@ class App {
public $interactive = true;
public $plugins;
public $apps;
public $identities;
private $scheme;
private $hostname;