index.php
authorAlan Knowles <alan@akbkhome.com>
Sun, 27 Mar 2011 05:45:49 +0000 (13:45 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sun, 27 Mar 2011 05:45:49 +0000 (13:45 +0800)
index.php

index 09a90c3..a07d322 100644 (file)
--- a/index.php
+++ b/index.php
@@ -38,7 +38,7 @@ 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 at the bottom of the page.
+        'url' => 'http://www.roojs.com/mtrack/index.php', // url for the link on the emails.
     )
     
 ));