From 48d8a40c9265933526357e2249dd70fa7d84b569 Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 7 Nov 2012 17:27:31 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B4=80=EB=A6=AC=EC=9E=90=20=EC=9D=BC?= =?UTF-8?q?=EB=B6=80=20=EC=9E=91=EC=97=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/admin.head.php | 20 ++++++++++---------- adm/admin.lib.php | 13 ++++++++----- adm/auth_list.php | 2 +- 3 files changed, 19 insertions(+), 16 deletions(-) diff --git a/adm/admin.head.php b/adm/admin.head.php index 773b29d63..20ab854ff 100644 --- a/adm/admin.head.php +++ b/adm/admin.head.php @@ -69,21 +69,21 @@ function textarea_size(fld, size) } - - + +
-본문 바로가기 +본문 바로가기 사이트제목 -
+
-
-

그누보드 관리자

\ No newline at end of file +
+

그누보드

\ 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 = "'; } - $s .= '\n'; + $s .= ''; 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 ?> - +