]> git.mxchange.org Git - friendica.git/blobdiff - src/App.php
Fix PHP notices in boot, index and App
[friendica.git] / src / App.php
index c32cf79d98e4363860c3d194719263fac9271158..f9f443449032588b45a8d73c68f276d4f93e0f05 100644 (file)
@@ -37,6 +37,7 @@ class App {
        public $query_string;
        public $config;
        public $page;
+       public $page_offset;
        public $profile;
        public $profile_uid;
        public $user;