관리권한 설정 validation 통과
This commit is contained in:
@ -684,7 +684,7 @@ function subject_sort_link($col, $query_string='', $flag='asc')
|
||||
}
|
||||
}
|
||||
|
||||
return "<a href='$_SERVER[PHP_SELF]?$query_string&$q1&$q2&sfl=$sfl&stx=$stx&page=$page'>";
|
||||
return '<a href="'.$_SERVER[PHP_SELF].'?'.$query_string.'&'.$q1.'&'.$q2.'&sfl='.$sfl.'&stx='.$stx.'&page='.$page.'">';
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user