Images.php
authorEdward <edward@roojs.com>
Mon, 30 Jul 2018 03:43:01 +0000 (11:43 +0800)
committerEdward <edward@roojs.com>
Mon, 30 Jul 2018 03:43:01 +0000 (11:43 +0800)
Images.php

index d5f1e8b..252cd24 100644 (file)
@@ -157,7 +157,7 @@ class Pman_Core_Images extends Pman
         
         // depreciated - should use ontable:onid:type here...
         if (!empty($_REQUEST['ontable'])) {
-            print_r('test??');exit;
+            
             if (!$this->authUser) {
                 die("authentication required");
             }