X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Findex.php;h=3d7f2ece68ef3e893474d47977084d64327720b1;hb=f6a01481a38713553a82314f845bf39fddaa998d;hp=919e09e0940f31dcd671d9362040425ca8419a30;hpb=7bfb5135d1ead5cf0d0fc93bf17e691adaae3afe;p=brisk.git diff --git a/web/briskin5/index.php b/web/briskin5/index.php index 919e09e..3d7f2ec 100644 --- a/web/briskin5/index.php +++ b/web/briskin5/index.php @@ -2,7 +2,7 @@ /* * brisk - briskin5/index.php * - * Copyright (C) 2006-2009 Matteo Nastasi + * Copyright (C) 2006-2011 Matteo Nastasi * mailto: nastasi@alternativeoutput.it * matteo.nastasi@milug.org * web: http://www.alternativeoutput.it @@ -20,12 +20,12 @@ * not, write to the Free Software Foundation, Inc, 59 Temple Place - * Suite 330, Boston, MA 02111-1307, USA. * - * $Id$ - * */ /* MLANG: le img dell'asta */ +$G_base = "../"; + require_once("../Obj/brisk.phh"); require_once("../Obj/proxyscan.phh"); require_once("Obj/briskin5.phh");