사용하지 않는 lib 파일 삭제

This commit is contained in:
chicpro
2014-03-14 15:10:17 +09:00
parent 78c4dfb29b
commit 63b38113bc
5 changed files with 0 additions and 134 deletions

View File

@ -6,8 +6,6 @@ if (G5_IS_MOBILE) {
return;
}
include_once(G5_LIB_PATH.'/thumb.lib.php');
$sfl = trim($_REQUEST['sfl']);
$stx = trim($_REQUEST['stx']);