X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Findex.php;h=2cd1e5498d257981cf91f25af1aea2b4a2e278f7;hb=0d462f547c388b20d72a9de96955484636736108;hp=ef3d0ecdb1b18b2cadfa8689afb54b383221c735;hpb=a506440c515be3598d85d0062a597c6524c8e6b6;p=brisk.git diff --git a/web/briskin5/index.php b/web/briskin5/index.php index ef3d0ec..2cd1e54 100644 --- a/web/briskin5/index.php +++ b/web/briskin5/index.php @@ -2,7 +2,10 @@ /* * brisk - table.php * - * Copyright (C) 2006 matteo.nastasi@milug.org + * Copyright (C) 2006-2008 Matteo Nastasi + * mailto: nastasi@alternativeoutput.it + * matteo.nastasi@milug.org + * web: http://www.alternativeoutput.it * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -20,6 +23,15 @@ * $Id$ * */ + +require_once("../Obj/brisk.phh"); +require_once("../Obj/proxyscan.phh"); + +// Use of proxies isn't allowed. +if (is_proxy()) { + exit; +} + ?> @@ -49,7 +61,6 @@ var area_ptr; var gst = new globst(); gst.st =