X-Git-Url: http://git.roojs.org/?p=Pman.Base;a=blobdiff_plain;f=Pman%2FImages.php;fp=Pman%2FImages.php;h=058b63c8a03cfac1e776520a5d2b5204c3ea68e4;hp=7e91897f88705da727a1ed1197b643b6e2c65b5c;hb=d247d18de42642f3d05e709be612834f31552c17;hpb=7b10b66b221c91ae690766e8ea77f592fc0f7f15;ds=sidebyside 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();