X-Git-Url: https://mop.ddnsfree.com/gitweb/?p=brisk.git;a=blobdiff_plain;f=web%2FObj%2Fbrisk.phh;fp=web%2FObj%2Fbrisk.phh;h=1f4364889e203e708fe21db5fc4f80cf119ca875;hp=152f8f7aab73e8c867e7b9be01b9df28ae107e4c;hb=3049aef73538ea95e0b58625876c3dfe34970c26;hpb=a06e072cbc877921263a20150915ad09fc79d260 diff --git a/web/Obj/brisk.phh b/web/Obj/brisk.phh index 152f8f7..1f43648 100644 --- 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);