From: edward Date: Wed, 5 Oct 2016 08:32:18 +0000 (+0800) Subject: Images.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=5d382b22effbb14329f7e7c62debf815c761a616 Images.php --- diff --git a/Images.php b/Images.php index a9fcc28b..c2a626ee 100644 --- a/Images.php +++ b/Images.php @@ -160,6 +160,8 @@ class Pman_Core_Images extends Pman urlencode("access to this image/file has been denied.")); } + + $this->serve($img); exit; }