오타 수정

This commit is contained in:
chicpro
2015-06-22 17:24:29 +09:00
parent 9f96280717
commit e57a3dd17c
2 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@ if (isset($_GET['qorder'])) {
$qorder = '';
}
if(!($qname || $nexplan || $qid))
if(!($qname || $qexplan || $qid))
$search_all = true;
// 검색범위 checkbox 처리

View File

@ -40,7 +40,7 @@ if (isset($_GET['qorder'])) {
$qorder = '';
}
if(!($qname || $nexplan || $qid))
if(!($qname || $qexplan || $qid))
$search_all = true;
// 검색범위 checkbox 처리