MTrackWeb/Cron/Notify.php
authorAlan Knowles <alan@roojs.com>
Wed, 31 Jul 2013 03:28:13 +0000 (11:28 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 31 Jul 2013 03:28:13 +0000 (11:28 +0800)
MTrackWeb/Cron/Notify.php

index 53c3939..810a9e6 100644 (file)
@@ -1,6 +1,8 @@
 <?php
 require_once 'MTrackWeb.php';
 
+// is this used currently - it's supposed to be for sending out notificatios on changes?
+
 class MTrackWeb_Cron_Notify extends MTrackWeb
 {