X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fspush%2Fbrisk-spush.php;h=6e07d92b4545f5d4b14c94f1a58436e6eb1e6501;hb=706f411d26dee22befc679885d715dd620b674e5;hp=cbbce76efb39a04565346d63c6a90f5b41544445;hpb=14cd1fc05b5d9148de3c427e43bf60cfdf098e9d;p=brisk.git diff --git a/web/spush/brisk-spush.php b/web/spush/brisk-spush.php index cbbce76..6e07d92 100755 --- a/web/spush/brisk-spush.php +++ b/web/spush/brisk-spush.php @@ -28,11 +28,11 @@ $G_base = "../"; require_once($G_base."Obj/sac-a-push.phh"); require_once("./brisk-spush.phh"); require_once($G_base."Obj/user.phh"); +@include_once($G_base."Obj/curl-de-brisk.phh"); require_once($G_base."Obj/brisk.phh"); require_once($G_base."Obj/auth.phh"); require_once($G_base."Obj/zlibstream.phh"); require_once($G_base."Obj/mail.phh"); -// require_once("../Obj/proxyscan.phh"); require_once($G_base."index.php"); require_once($G_base."index_wr.php"); require_once($G_base."briskin5/Obj/briskin5.phh");