roo.php
authorAlan Knowles <alan@akbkhome.com>
Mon, 27 Jun 2011 10:40:12 +0000 (18:40 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 27 Jun 2011 10:40:12 +0000 (18:40 +0800)
roo.php

diff --git a/roo.php b/roo.php
index d792959..5f2783f 100644 (file)
--- a/roo.php
+++ b/roo.php
@@ -1,6 +1,7 @@
 <?php
 
-// this will be generate eventually by the 'setup.php' script..
+// this is the configruation...
+// this one is for the new 'roo version...'
 
 
 ini_set('include_path', 
@@ -38,7 +39,12 @@ new HTML_FlexyFramework(array(
     'MTrackWeb' => array(
         'working_dir' => '/var/lib/mtrack', // this needs to be writable by web user..
         'email_address' => 'mtrack@roojs.com', // email address that spam comes from.
+        
         'url' => 'http://www.roojs.com/mtrack/index.php', // url for the link on the emails.
+        'checks' => array(
+            
+            
+        )
     ),
     'Pman' => array(
         // where the images go.