no ha
This commit is contained in:
parent
b34dc57f9e
commit
8733249a80
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Reference in a new issue