From: Alan Knowles Date: Tue, 10 Jan 2012 08:21:25 +0000 (+0800) Subject: Pman/Images.php X-Git-Url: http://git.roojs.org/?p=Pman.Base;a=commitdiff_plain;h=d247d18de42642f3d05e709be612834f31552c17 Pman/Images.php --- diff --git a/Pman/Images.php b/Pman/Images.php index 7e91897..058b63c 100644 --- a/Pman/Images.php +++ b/Pman/Images.php @@ -146,7 +146,7 @@ class Pman_Images extends Pman $x->serve($this->method); exit; } - + echo "SKALING?"; $this->validateSize(); $x->convert( $this->as_mimetype, $this->size); $x->serve();