X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fspush%2Fbrisk-spush.php;h=22def38e80a75ceb36e22e17e45f34dc6c2d0a75;hb=c9cbae97b192a003007a9d7f655473c266ca49d8;hp=93957c83bacbcc9031ea7fd0d0a8d1045f95a52b;hpb=cd309a6ddce26fb78a25b45105cde5248ded3cf6;p=brisk.git diff --git a/web/spush/brisk-spush.php b/web/spush/brisk-spush.php index 93957c8..22def38 100755 --- a/web/spush/brisk-spush.php +++ b/web/spush/brisk-spush.php @@ -33,6 +33,7 @@ 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($G_base."Obj/provider_proxy.phh"); require_once($G_base."index.php"); require_once($G_base."index_wr.php"); require_once($G_base."briskin5/Obj/briskin5.phh");