X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex.php;h=3ac70d56bd8b191dbdaebe7b29d92186c0b0b517;hb=4da67a046c1a8d0f26281dacabf3acff9623efd1;hp=439e65c591047e41ec686c44982bbf15b1e9b3f4;hpb=1e580150bca7f599af6fc4c52f079fafd98ff94f;p=brisk.git diff --git a/web/index.php b/web/index.php index 439e65c..3ac70d5 100644 --- a/web/index.php +++ b/web/index.php @@ -22,6 +22,12 @@ */ require_once("Obj/brisk.phh"); +require_once("Obj/proxyscan.phh"); + +// Use of proxies isn't allowed. +if (is_proxy()) + exit; + require_once("briskin5/Obj/briskin5.phh"); if (DEBUGGING == "local" && $_SERVER['REMOTE_ADDR'] != '127.0.0.1') { echo "Debugging time!"; @@ -270,13 +276,15 @@ $brisk_vertical_menu = ' sponsored by:

'.$altout_carousel.'


supported by:

-

+
+



%s %s + '.$altout_carousel_big.''; /* Templates. */