From: Matteo Nastasi Date: Sun, 19 Apr 2020 11:59:39 +0000 (+0200) Subject: dev check X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=commitdiff_plain;h=ef803790810bc43b636d3e8bcf5ad8597e7f979b;p=brisk.git dev check --- diff --git a/web/Obj/brisk.phh b/web/Obj/brisk.phh index 631a260..b621da5 100644 --- a/web/Obj/brisk.phh +++ b/web/Obj/brisk.phh @@ -2787,8 +2787,7 @@ class Brisk do { if (!isset($cookie['sess']) || (($user = $this->get_user($cookie['sess'], $idx)) == FALSE) - ) { - // || $user->page_id != $get['page_id']) { + || $user->page_id != $get['page_id']) { $content = ""; // if ($user->page_id != $get['page_id']) {