projects
/
brisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3049aef
)
dev check
author
Matteo Nastasi
<nastasi@alternativeoutput.it>
Sun, 19 Apr 2020 11:55:50 +0000
(13:55 +0200)
committer
Matteo Nastasi
<nastasi@alternativeoutput.it>
Sun, 19 Apr 2020 11:55:50 +0000
(13:55 +0200)
web/Obj/brisk.phh
patch
|
blob
|
history
diff --git
a/web/Obj/brisk.phh
b/web/Obj/brisk.phh
index
1f43648
..
631a260
100644
(file)
--- a/
web/Obj/brisk.phh
+++ b/
web/Obj/brisk.phh
@@
-2795,7
+2795,7
@@
class Brisk
// $content .= "OLD_PAGE";
// }
printf("\ndiscarded here\n");
- printf("Is Cookie %s\n", (isset($cookie['sess']
? TRUE : FALSE)
));
+ 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);