]> mop.ddnsfree.com - git repositories - brisk.git/commitdiff
syntax typo fixed
authorMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Thu, 27 Jan 2011 07:49:01 +0000 (08:49 +0100)
committerMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Thu, 27 Jan 2011 07:49:01 +0000 (08:49 +0100)
web/Obj/dbase_file.phh

index 2fb3178a2fdc1abb8dff5d29be4c9c8256586b2b..2245efdf038f2a8490d7a2937e13627c275d160f 100644 (file)
@@ -22,7 +22,7 @@
    *
    */
 
-require_once("Obj/dbase_base.phh")
+require_once("Obj/dbase_base.phh");
 
 define(BRISK_AUTH_CONF,   "brisk_auth.conf.pho");