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

index 252cd24..d5f1e8b 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");
             }