mirror of
https://github.com/friendica/friendica
synced 2024-12-21 17:14:54 +01:00
commit
355026ab7a
1 changed files with 2 additions and 0 deletions
2
boot.php
2
boot.php
|
@ -255,6 +255,8 @@ class App {
|
||||||
public $apps = array();
|
public $apps = array();
|
||||||
public $identities;
|
public $identities;
|
||||||
|
|
||||||
|
public $nav_sel;
|
||||||
|
|
||||||
private $scheme;
|
private $scheme;
|
||||||
private $hostname;
|
private $hostname;
|
||||||
private $baseurl;
|
private $baseurl;
|
||||||
|
|
Loading…
Reference in a new issue