From: edward Date: Wed, 5 Oct 2016 08:39:12 +0000 (+0800) Subject: Images.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=99d9dcbde6dcbac3c14449fd5fe53ae2c87a2e96 Images.php --- diff --git a/Images.php b/Images.php index fba51356..37ce15c0 100644 --- a/Images.php +++ b/Images.php @@ -221,6 +221,7 @@ class Pman_Core_Images extends Pman function serve($img) { + print_f("test??");exit; $this->sessionState(0); // turn off session... - locking... require_once 'File/Convert.php';