From 9eb3b7e415da4284db2be2afd4e8ebad6bda4cf2 Mon Sep 17 00:00:00 2001 From: chicpro Date: Mon, 29 Jul 2013 09:50:13 +0900 Subject: [PATCH] =?UTF-8?q?=ED=8F=AC=EC=9D=B8=ED=8A=B8=20=EB=82=B4?= =?UTF-8?q?=EC=97=AD=20=EC=82=AD=EC=A0=9C=20=EA=B8=B0=EB=8A=A5=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/point_list.php | 42 +++++++++++++++++++++++++++++++++++++++ adm/point_list_delete.php | 32 +++++++++++++++++++++++++++++ 2 files changed, 74 insertions(+) create mode 100644 adm/point_list_delete.php diff --git a/adm/point_list.php b/adm/point_list.php index cd3a27c8d..00dbb3e07 100644 --- a/adm/point_list.php +++ b/adm/point_list.php @@ -113,9 +113,21 @@ function point_clear()
  • 포인트 순 정렬
  • +
    + + + + + + + + @@ -144,6 +156,12 @@ function point_clear() ?> + @@ -162,6 +180,12 @@ function point_clear() ?>
    + + + 회원아이디 이름 별명
    + + + + +
    + +
    + +
    + +
    @@ -212,6 +236,24 @@ function point_clear() + + diff --git a/adm/point_list_delete.php b/adm/point_list_delete.php new file mode 100644 index 000000000..e09bafd48 --- /dev/null +++ b/adm/point_list_delete.php @@ -0,0 +1,32 @@ +