X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=boot.php;h=9f825ddfdf04a3be5dfac91bc7e853dc33fcf831;hb=1ea69ae275245f65ee0bb8f959744f0896913a0c;hp=70280fc02cde9b8c9c00b8ece100f7d1ff1393b7;hpb=1270243d8090fa4795475d29a918602f037cd86a;p=friendica.git diff --git a/boot.php b/boot.php index 70280fc02c..9f825ddfdf 100644 --- a/boot.php +++ b/boot.php @@ -21,6 +21,7 @@ class App { public $page; public $profile; public $user; + public $cid; public $content; public $error = false; public $cmd;