최초등록
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<%
|
||||
response.write poc_btmhtml
|
||||
|
||||
if poc_btminclude = "" then '없으면 기본으로..
|
||||
%>
|
||||
<!--#include virtual="/content/poll/bottom_html.asp"-->
|
||||
<%
|
||||
else
|
||||
server.execute(poc_btminclude)
|
||||
end if
|
||||
%>
|
||||
Reference in New Issue
Block a user