projects
/
brisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a06e072
)
dev check
author
Matteo Nastasi
<nastasi@alternativeoutput.it>
Sun, 19 Apr 2020 11:52:45 +0000
(13:52 +0200)
committer
Matteo Nastasi
<nastasi@alternativeoutput.it>
Sun, 19 Apr 2020 11:52:45 +0000
(13:52 +0200)
web/Obj/brisk.phh
patch
|
blob
|
history
diff --git
a/web/Obj/brisk.phh
b/web/Obj/brisk.phh
index
152f8f7
..
1f43648
100644
(file)
--- a/
web/Obj/brisk.phh
+++ b/
web/Obj/brisk.phh
@@
-2794,7
+2794,8
@@
class Brisk
// if ($user->page_id != $get['page_id']) {
// $content .= "OLD_PAGE";
// }
- printf('\ndiscarded here\n');
+ printf("\ndiscarded here\n");
+ printf("Is Cookie %s\n", (isset($cookie['sess'] ? TRUE : FALSE)));
$content .= User::stream_fini($transp, $s_a_p->rndstr, TRUE);
$s_a_p->pendpage_try_addflush($new_socket, 20, $enc, $header_out, $content);