X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2FObj%2Fuser.phh;h=761c9cc6128398e1f34e5e5ee7a9a9b62b1549ad;hb=380e4f95319a328524a764956fb802d991864bf7;hp=924047464a0dc68d54c8785d47eb9806b29289b0;hpb=22d0d66d55607bc8941922fc1bf4d818664abbc2;p=brisk.git diff --git a/web/Obj/user.phh b/web/Obj/user.phh index 9240474..761c9cc 100644 --- a/web/Obj/user.phh +++ b/web/Obj/user.phh @@ -637,7 +637,7 @@ class User { /* INDEX_RD_IFRA PORT */ - static function blocking_error($is_unrecoverable) + protected function blocking_error($is_unrecoverable) { GLOBAL $is_page_streaming; @@ -822,7 +822,7 @@ class User { return ($ret); } // function maincheck (... -static function stream_fini($is_unrecoverable) +public static function stream_fini($is_unrecoverable) { GLOBAL $G_four_rnd_string;