From 8f0b46b317d9beaaa12a6711a2cdb495b5f024db Mon Sep 17 00:00:00 2001 From: Edward Date: Mon, 30 Jul 2018 11:42:44 +0800 Subject: [PATCH] Images.php --- Images.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"); } -- 2.39.2