X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fspush%2Fbrisk-spush.php;fp=web%2Fspush%2Fbrisk-spush.php;h=5a318dcfa68e84ea1e25c9d02848a5ebc8c92bab;hb=1a1f50c83244ae2808cc9126296c8918bd0516a4;hp=7756764b4b2fb9532c0ad23163905e71fe9efc77;hpb=ad1adc9cdd234ce4904a31f244469993a0f2cb7e;p=brisk.git diff --git a/web/spush/brisk-spush.php b/web/spush/brisk-spush.php index 7756764..5a318dc 100755 --- a/web/spush/brisk-spush.php +++ b/web/spush/brisk-spush.php @@ -31,6 +31,7 @@ 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($G_base."Obj/mail.phh"); // require_once("../Obj/proxyscan.phh"); require_once($G_base."index.php"); require_once($G_base."index_wr.php");