사용하지 않는 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

@ -1,6 +1,5 @@
<?php
include_once('./_common.php');
include_once(G5_LIB_PATH.'/thumb.lib.php');
$sfl = trim($_REQUEST['sfl']);
$stx = trim($_REQUEST['stx']);

View File

@ -1,6 +1,5 @@
<?php
include_once('./_common.php');
include_once(G5_LIB_PATH.'/thumb.lib.php');
$sfl = trim($_REQUEST['sfl']);
$stx = trim($_REQUEST['stx']);