X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fspush%2Fbrisk-spush.phh;h=7f9531619beed69acdd237673d63cfe7f7c083b7;hb=cb0a7d2568702826016699ac2f4d2c2cfdd66dcc;hp=3de49efa86aaa434b29e383c073cfb31a8f495af;hpb=b000085f6c20397e104ae63a05a1dc9943ca9b6a;p=brisk.git diff --git a/web/spush/brisk-spush.phh b/web/spush/brisk-spush.phh index 3de49ef..7f95316 100644 --- a/web/spush/brisk-spush.phh +++ b/web/spush/brisk-spush.phh @@ -58,7 +58,7 @@ class PendingPage { // if timeout or max content dimension is exceeded move to flushing } - static function pendingpage_flushing($socket, $enc, $curtime, $kalive, $header_out, $body) + static function pendingpage_flushing($socket, $curtime, $kalive, $enc, $header_out, $body) { $thiz = new PendingPage($socket);