팝업레이어에서 그누보드5, 영카트5 구분짓는 필드 추가

This commit is contained in:
thisgun
2014-02-14 16:10:46 +09:00
parent 8344ec43f3
commit 38a47decb4
3 changed files with 24 additions and 2 deletions

View File

@ -10,7 +10,8 @@ if ($W == 'd')
else
auth_check($auth[$sub_menu], "w");
$sql_common = " nw_device = '$nw_device',
$sql_common = " nw_division = '$nw_division',
nw_device = '$nw_device',
nw_begin_time = '$nw_begin_time',
nw_end_time = '$nw_end_time',
nw_disable_hours = '$nw_disable_hours',