From 8e64aa1a82ff418fb8bef4c887c8da7d7a2f85bb Mon Sep 17 00:00:00 2001 From: chicpro Date: Mon, 25 Mar 2013 09:45:19 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=ED=95=98=EC=A7=80=20?= =?UTF-8?q?=EC=95=8A=EB=8A=94=20=ED=8C=8C=EC=9D=BC=20=EC=82=AD=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bbs/poll.php | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 bbs/poll.php diff --git a/bbs/poll.php b/bbs/poll.php deleted file mode 100644 index 176497776..000000000 --- a/bbs/poll.php +++ /dev/null @@ -1,27 +0,0 @@ -$value) -{ - $field .= ''."\n"; -} - -$g4['title'] = '투표하기'; -include_once(G4_PATH.'/head.sub.php'); -?> - -
- -
- - - - \ No newline at end of file