1
0
Fork 0
mirror of https://git.friendi.ca/friendica/friendica.git synced 2025-07-10 09:48:50 +00:00

lots of work, 2way friends, comments...

This commit is contained in:
Mike Macgirvin 2010-07-05 21:39:55 -07:00
parent 3713a9291c
commit 6817c5d59a
15 changed files with 335 additions and 159 deletions

View file

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