oops, forgot debug code
This commit is contained in:
parent
9f8a49483f
commit
cd34879cf1
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
|
Reference in a new issue