From: Alan Knowles Date: Tue, 11 Oct 2016 04:58:37 +0000 (+0800) Subject: index.php X-Git-Url: http://git.roojs.org/?p=web.mtrack;a=commitdiff_plain;h=9f962edde22cfff072204bd4196d95a8fa9dbad4 index.php --- diff --git a/index.php b/index.php index 7f81a224..b90cdb0d 100644 --- 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',