index.php
authorAlan Knowles <alan@roojs.com>
Tue, 11 Oct 2016 04:58:37 +0000 (12:58 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 11 Oct 2016 04:58:37 +0000 (12:58 +0800)
index.php

index 7f81a22..b90cdb0 100644 (file)
--- a/index.php
+++ b/index.php
@@ -23,7 +23,6 @@ new HTML_FlexyFramework(array(
     
     'DB_DataObject' => array(
        //  'debug' => 5,
-
         'class_location' => implode(PATH_SEPARATOR, array(
                 dirname(__FILE__). '/Pman/MTrack/DataObjects',
                 dirname(__FILE__). '/Pman/Core/DataObjects',