lg 모듈 현금영수증 작업 중

This commit is contained in:
chicpro
2014-04-07 18:19:11 +09:00
parent 24f9a8d81f
commit f2b900540b
11 changed files with 112 additions and 262 deletions

View File

@ -2,7 +2,7 @@
include_once('./_common.php');
if($is_guest)
die_utf8('회원 로그인 후 이용해 주십시오.');
die('회원 로그인 후 이용해 주십시오.');
$count = count($_POST['chk']);