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=631a26063a2ed856ee7f54b3ed0733ef7ac08976;hp=1f4364889e203e708fe21db5fc4f80cf119ca875;hb=e23c7d4c908bc208333f789fac2fc15fec820c68;hpb=3049aef73538ea95e0b58625876c3dfe34970c26 diff --git a/web/Obj/brisk.phh b/web/Obj/brisk.phh index 1f43648..631a260 100644 --- 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);