mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-07-10 07:08:51 +00:00
lots of work, 2way friends, comments...
This commit is contained in:
parent
3713a9291c
commit
6817c5d59a
15 changed files with 335 additions and 159 deletions
1
boot.php
1
boot.php
|
@ -21,6 +21,7 @@ class App {
|
|||
public $page;
|
||||
public $profile;
|
||||
public $user;
|
||||
public $cid;
|
||||
public $content;
|
||||
public $error = false;
|
||||
public $cmd;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue