그누보드만 사용하는 경우 썸네일 일괄삭제시 나오는 오류 수정 (МишаЧжан님,121227)
This commit is contained in:
@ -19,7 +19,7 @@ include_once('./admin.head.php');
|
||||
$directory = array();
|
||||
$dl = array('file', 'editor');
|
||||
|
||||
if( defined('G5_YOUNGCART_VER') ){
|
||||
if (defined('G5_USE_SHOP') && G5_USE_SHOP) {
|
||||
$dl[] = 'item';
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user