forked from Cavemanon/cavepaintings
move warehouse directory creation into a single place
This commit is contained in:
@@ -48,7 +48,6 @@ class PixelFileHandler extends DataHandlerExtension {
|
||||
|
||||
$ok = false;
|
||||
|
||||
mkdir(dirname($outname), 0755, true);
|
||||
switch($config->get_string("thumb_engine")) {
|
||||
default:
|
||||
case 'gd':
|
||||
|
Reference in New Issue
Block a user