From f0531bd7eef97218c4fbce4cfb3df23ec901874c Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 31 Oct 2012 13:39:00 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B4=80=EB=A6=AC=EA=B6=8C=ED=95=9C=20?= =?UTF-8?q?=EC=84=A4=EC=A0=95=20validation=20=ED=86=B5=EA=B3=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/admin.head.php | 7 +- adm/admin.menu100.php | 20 ++--- adm/admin.menu200.php | 10 +-- adm/admin.menu300.php | 8 +- adm/auth_list.php | 205 +++++++++++++++++++----------------------- adm/config_form.php | 48 +++++----- head.sub.php | 2 +- lib/common.lib.php | 2 +- 8 files changed, 140 insertions(+), 162 deletions(-) diff --git a/adm/admin.head.php b/adm/admin.head.php index a075382a2..5171db166 100644 --- a/adm/admin.head.php +++ b/adm/admin.head.php @@ -25,7 +25,7 @@ function print_menu2($key, $no) continue; // if ($no == 2) $str .= "   "; - $str .= '
  • '.$menu[$key][$i][1].'
  • '.PHP_EOL; + $str .= '
  • '.$menu[$key][$i][1].'
  • '.PHP_EOL; $auth_menu[$menu[$key][$i][0]] = $menu[$key][$i][1]; } @@ -33,7 +33,6 @@ function print_menu2($key, $no) return $str; } - ?> - -

    그누보드 관리자

    -님 +