added network page

This commit is contained in:
Mike Macgirvin
2010-07-16 17:16:50 -07:00
parent 059e090b53
commit 5e4df4b3f7
9 changed files with 194 additions and 10 deletions

View File

@@ -22,6 +22,7 @@ class App {
public $profile;
public $user;
public $cid;
public $contact;
public $content;
public $error = false;
public $cmd;