X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fdonometer.php;h=76e5091c9d66835153192c47ad4d1d8fb8cbf1f1;hb=484a365c1e66ba4b878117275423a1594c209960;hp=babd09a61b235f424c3cc0d8fd1a3cba67006cfc;hpb=5ac594bcf1c7bb82a487575195c0a781a1fb376a;p=brisk.git diff --git a/web/donometer.php b/web/donometer.php index babd09a..76e5091 100644 --- a/web/donometer.php +++ b/web/donometer.php @@ -2,7 +2,7 @@ /* * brisk - donometer.php * - * Copyright (C) 2006-2009 Matteo Nastasi + * Copyright (C) 2006-2015 Matteo Nastasi * mailto: nastasi@alternativeoutput.it * matteo.nastasi@milug.org * web: http://www.alternativeoutput.it @@ -20,10 +20,10 @@ * not, write to the Free Software Foundation, Inc, 59 Temple Place - * Suite 330, Boston, MA 02111-1307, USA. * - * $Id$ - * */ +$G_base = ""; + require_once("Obj/brisk.phh");