X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fspush%2Fbrisk-spush.php;fp=web%2Fspush%2Fbrisk-spush.php;h=f4ecacbdcf87374e40db16fa737f7e8fac8fe0e6;hb=9b4ce3e614e0636bc76fee81d5c1ec41ae5bd742;hp=eeeaf41538289d0006a9d137d7846f2afe5c6aee;hpb=8a1c0c18404ef3191b775fceef5ca03d1a237393;p=brisk.git diff --git a/web/spush/brisk-spush.php b/web/spush/brisk-spush.php index eeeaf41..f4ecacb 100755 --- a/web/spush/brisk-spush.php +++ b/web/spush/brisk-spush.php @@ -70,6 +70,7 @@ require_once("./brisk-spush.phh"); require_once($G_base."Obj/user.phh"); require_once($G_base."Obj/brisk.phh"); require_once($G_base."Obj/auth.phh"); +require_once($G_base."Obj/zlibstream.phh"); // require_once("../Obj/proxyscan.phh"); require_once($G_base."index.php"); require_once($G_base."index_wr.php");