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

index 22217bb..152f8f7 100644 (file)
@@ -2794,6 +2794,7 @@ class Brisk
                   // if ($user->page_id != $get['page_id']) {
                   //     $content .= "OLD_PAGE";
                   // }
+                  printf('\ndiscarded here\n');
                   $content .= User::stream_fini($transp, $s_a_p->rndstr, TRUE);
 
                   $s_a_p->pendpage_try_addflush($new_socket, 20, $enc, $header_out, $content);