oops, forgot debug code
This commit is contained in:
parent
9f8a49483f
commit
cd34879cf1
@ -56,7 +56,6 @@ class PixelFileHandler extends DataHandlerExtension {
|
|||||||
}
|
}
|
||||||
|
|
||||||
protected function create_thumb_force($hash) {
|
protected function create_thumb_force($hash) {
|
||||||
echo "x";
|
|
||||||
$inname = warehouse_path("images", $hash);
|
$inname = warehouse_path("images", $hash);
|
||||||
$outname = warehouse_path("thumbs", $hash);
|
$outname = warehouse_path("thumbs", $hash);
|
||||||
global $config;
|
global $config;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user