1
1
Fork 0

added network page

This commit is contained in:
Mike Macgirvin 2010-07-16 17:16:50 -07:00
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;