From: Edward Date: Mon, 30 Jul 2018 03:42:44 +0000 (+0800) Subject: Images.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=8f0b46b317d9beaaa12a6711a2cdb495b5f024db Images.php --- diff --git a/Images.php b/Images.php index 252cd249..d5f1e8b0 100644 --- a/Images.php +++ b/Images.php @@ -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"); }