View.php
authorAlan Knowles <alan@roojs.com>
Tue, 18 Dec 2018 04:33:13 +0000 (12:33 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 18 Dec 2018 04:33:13 +0000 (12:33 +0800)
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..
         
     }
 }