changeset 269:176bf3d68c7c

Remove old code
author HIROSE Yuuji <yuuji@gentei.org>
date Tue, 26 Jul 2016 08:31:28 +0859
parents 138da0f3a2e5
children 707ff3870ad1
files s4-blog.sh
diffstat 1 files changed, 0 insertions(+), 12 deletions(-) [+]
line wrap: on
line diff
--- a/s4-blog.sh	Tue Jul 26 08:24:56 2016 +0859
+++ b/s4-blog.sh	Tue Jul 26 08:31:28 2016 +0859
@@ -265,18 +265,6 @@
 	</form> <!-- End of s4-blog:blog_showentry() main form -->
 	<p id="bottom"> </p>
 	EOF
-  : <<-EOF
-	<div class="blogcomment">
-	<div class="fold">
-	<input type="checkbox" id="cmt" checked><label for="cmt"
-	>コメントする</label>
-	<div>
-	`GF_ACTION="?replyblog+${rowid}#bottom" \
-	 GF_ARGS="<input type=\"hidden\" name=\"blogid\" value=\"$id\">" \
-	 genform $formdir/article.def`
-	</div></div></div>
-	<p id="bottom"></p>
-	EOF
   # Record access log
   acclog blog $rowid
 }

yatex.org