switch identities to manage pages
This commit is contained in:
parent
5ff1462e1e
commit
377f991ac5
6 changed files with 60 additions and 4 deletions
1
boot.php
1
boot.php
|
@ -197,6 +197,7 @@ class App {
|
|||
public $interactive = true;
|
||||
public $plugins;
|
||||
public $apps;
|
||||
public $identities;
|
||||
|
||||
private $scheme;
|
||||
private $hostname;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue