projects
/
brisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e23c7d4
)
dev check
author
Matteo Nastasi
<nastasi@alternativeoutput.it>
Sun, 19 Apr 2020 11:59:39 +0000
(13:59 +0200)
committer
Matteo Nastasi
<nastasi@alternativeoutput.it>
Sun, 19 Apr 2020 11:59:39 +0000
(13:59 +0200)
web/Obj/brisk.phh
patch
|
blob
|
history
diff --git
a/web/Obj/brisk.phh
b/web/Obj/brisk.phh
index
631a260
..
b621da5
100644
(file)
--- 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']) {