added network page
This commit is contained in:
parent
059e090b53
commit
5e4df4b3f7
9 changed files with 194 additions and 10 deletions
1
boot.php
1
boot.php
|
@ -22,6 +22,7 @@ class App {
|
|||
public $profile;
|
||||
public $user;
|
||||
public $cid;
|
||||
public $contact;
|
||||
public $content;
|
||||
public $error = false;
|
||||
public $cmd;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue