X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fdonometer.php;h=98a9895374b0ebf154837079709c3123a379af51;hb=HEAD;hp=babd09a61b235f424c3cc0d8fd1a3cba67006cfc;hpb=5ac594bcf1c7bb82a487575195c0a781a1fb376a;p=brisk.git diff --git a/web/donometer.php b/web/donometer.php index babd09a..98a9895 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,11 @@ * not, write to the Free Software Foundation, Inc, 59 Temple Place - * Suite 330, Boston, MA 02111-1307, USA. * - * $Id$ - * */ +$G_base = ""; +$DOCUMENT_ROOT=""; + require_once("Obj/brisk.phh");