불필요한 코드 삭제 - 뽁스님 제보

This commit is contained in:
chicpro
2014-03-26 17:32:53 +09:00
parent 8f2d8173e1
commit d8cad7a01b

View File

@ -83,10 +83,6 @@ for ($i=0; $row=sql_fetch_array($result); $i++) {
echo "</div>\n";
}
if ($this->href) {
echo "</a>\n";
}
echo "</li>\n";
}