View.php
[Pman.MTrack] / View.php
index aac2636..5b3c387 100644 (file)
--- a/View.php
+++ b/View.php
@@ -20,6 +20,7 @@ class Pman_MTrack_View extends Pman
             $this->jerr("access denied");
         }
         $this->ticket = $t;
+        // comments... // images..
         
     }
 }