no ha
This commit is contained in:
parent
b34dc57f9e
commit
8733249a80
@ -42,7 +42,6 @@ class PixelFileHandler extends DataHandlerExtension {
|
|||||||
}
|
}
|
||||||
|
|
||||||
protected function create_thumb($hash) {
|
protected function create_thumb($hash) {
|
||||||
$ha = substr($hash, 0, 2);
|
|
||||||
$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