sync
[web.mtrack] / index.php
index cf0715d..ed1937b 100644 (file)
--- a/index.php
+++ b/index.php
@@ -17,7 +17,7 @@ ini_set('display_errors', true);
 new HTML_FlexyFramework(array(
        
     'project' => 'MTrackWeb',
-    'enable' => 'MTrack,Core,Admin', // enable permissions from Pman 
+    'enable' => 'MTrack,CoreBC,Core,Admin', // enable permissions from Pman 
     'database'        => 'mysql://root:@localhost/pman',
     'version' => '2.0',
     'DB_DataObject' => array(