X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Findex.php;h=1e2b39f095657006c6ecf71bfe27806c9e498361;hb=4da67a046c1a8d0f26281dacabf3acff9623efd1;hp=ef3d0ecdb1b18b2cadfa8689afb54b383221c735;hpb=a506440c515be3598d85d0062a597c6524c8e6b6;p=brisk.git diff --git a/web/briskin5/index.php b/web/briskin5/index.php index ef3d0ec..1e2b39f 100644 --- a/web/briskin5/index.php +++ b/web/briskin5/index.php @@ -20,6 +20,15 @@ * $Id$ * */ + +require_once("../Obj/brisk.phh"); +require_once("../Obj/proxyscan.phh"); + +// Use of proxies isn't allowed. +if (is_proxy()) { + exit; +} + ?> @@ -49,7 +58,6 @@ var area_ptr; var gst = new globst(); gst.st =