dev check
authorMatteo Nastasi <nastasi@alternativeoutput.it>
Sun, 19 Apr 2020 11:52:45 +0000 (13:52 +0200)
committerMatteo Nastasi <nastasi@alternativeoutput.it>
Sun, 19 Apr 2020 11:52:45 +0000 (13:52 +0200)
web/Obj/brisk.phh

index 152f8f7..1f43648 100644 (file)
@@ -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);