forked from devsam/core
설문조사 보이도록
This commit is contained in:
+1
-1
@@ -180,7 +180,7 @@ echo "
|
||||
<td colspan=2 align=center>
|
||||
";
|
||||
|
||||
$vote = explode("|", $admin['vote']);
|
||||
$vote = $admin['vote'];
|
||||
$vote[0] = Tag2Code($vote[0]);
|
||||
if ($vote[0] == "") {
|
||||
echo "<font color=magenta>진행중 설문 없음</font>";
|
||||
|
||||
Reference in New Issue
Block a user