X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex.php;h=5fd269d04e5c8d0d1e88638b639648da34954710;hb=refs%2Ftags%2F3.2.1;hp=f0b05c787d543da58ef95ab7c30c93a5ac387c63;hpb=0049487f38f9afb2a45fe81c783f187f45951682;p=brisk.git diff --git a/web/index.php b/web/index.php index f0b05c7..5fd269d 100644 --- a/web/index.php +++ b/web/index.php @@ -22,6 +22,8 @@ * */ +$G_base = ""; + require_once("Obj/brisk.phh"); require_once("Obj/auth.phh"); require_once("Obj/proxyscan.phh");