oops, forgot debug code

This commit is contained in:
Thasan 2012-01-12 03:59:58 +02:00
parent 9f8a49483f
commit cd34879cf1

View file

@ -56,7 +56,6 @@ class PixelFileHandler extends DataHandlerExtension {
}
protected function create_thumb_force($hash) {
echo "x";
$inname = warehouse_path("images", $hash);
$outname = warehouse_path("thumbs", $hash);
global $config;