+
그누보드 =$g4['title']?>
\ No newline at end of file
diff --git a/adm/admin.lib.php b/adm/admin.lib.php
index a0dc653df..49fffba4f 100644
--- a/adm/admin.lib.php
+++ b/adm/admin.lib.php
@@ -134,7 +134,7 @@ function get_member_id_select($name, $level, $selected="", $event="")
$sql = " select mb_id from {$g4['member_table']} where mb_level >= '$level' ";
$result = sql_query($sql);
- $str = "
';
return $s;
}
@@ -275,7 +278,7 @@ if (get_session('ss_mb_key') !== $admin_key) {
session_destroy();
- include_once($g4['path']."/lib/mailer.lib.php");
+ include_once($g4['path'].'/lib/mailer.lib.php');
// 메일 알림
mailer($member['mb_nick'], $member['mb_email'], $member['mb_email'], 'XSS 공격 알림', $_SERVER['REMOTE_ADDR'].' 아이피로 XSS 공격이 있었습니다.\n\n관리자 권한을 탈취하려는 접근이므로 주의하시기 바랍니다.\n\n해당 아이피는 차단하시고 의심되는 게시물이 있는지 확인하시기 바랍니다.\n\n'.$g4['url'], 0);
diff --git a/adm/auth_list.php b/adm/auth_list.php
index 506f217ba..6fb0304c5 100644
--- a/adm/auth_list.php
+++ b/adm/auth_list.php
@@ -142,7 +142,7 @@ else
?>
-
+
$colspan=5?>