X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2FObj%2Fsac-a-push.phh;h=27ed4c4f5f70fa9c35378aa72d9f384c0aa4cc7f;hb=5c514b65ef1f702724b213b5967d3a32d8525f0e;hp=cb106439b2d950cdfc0c4c311c15057aab5d0d9f;hpb=5397b38d036459e80f0e5ce4c2f53bd8263007cc;p=brisk.git diff --git a/web/Obj/sac-a-push.phh b/web/Obj/sac-a-push.phh index cb10643..27ed4c4 100644 --- a/web/Obj/sac-a-push.phh +++ b/web/Obj/sac-a-push.phh @@ -626,6 +626,7 @@ class Sac_a_push { $this->main_loop = TRUE; while ($this->main_loop) { + $this->app->sess_cur_set(FALSE); $this->curtime = time(); fprintf(STDERR, "IN LOOP: Current opened: %d pending_pages: %d\n", count($this->socks), count($this->pending_pages));