MTrackWeb/Report.php
authorAlan Knowles <alan@akbkhome.com>
Thu, 24 Mar 2011 07:09:25 +0000 (15:09 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 24 Mar 2011 07:09:25 +0000 (15:09 +0800)
MTrackWeb/Report.php

index 2e04098..6450ee0 100644 (file)
@@ -84,6 +84,7 @@ class MTrackWeb_Report extends MTrackWeb
     
     function post($pi=0)
     {
+        die("not yet")
         $pi = (int) $pi;
         if (!$pi) {
             MTrackACL::requireAllRights('Reports', 'create');