X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Images.php;h=c2a626ee330b61848ad3262a09b059336e24d235;hb=5d382b22effbb14329f7e7c62debf815c761a616;hp=a9fcc28b1668788f834aa6b20d96a195bcdb8967;hpb=3dafea63de53d81cfce603483473ca70dabfd9ce;p=Pman.Core 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; }