From: edward Date: Thu, 22 Feb 2018 04:18:10 +0000 (+0800) Subject: Images.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=8e2e08d196dacb4aefc117c625c219ca06b30bc5 Images.php --- diff --git a/Images.php b/Images.php index 9c05e734..1e4a5bce 100644 --- a/Images.php +++ b/Images.php @@ -105,7 +105,7 @@ class Pman_Core_Images extends Pman $id = empty($bits[0]) ? 0 : $bits[0]; } - + print_R($this);exit; if (strpos($id,':') > 0) { // id format tablename:id:-imgtype if (!$this->authUser) {