s4

diff s4.cgi @ 154:75598f2d3118

TEST: blog_showentry2 - constructing loop by output from single SQL
author HIROSE Yuuji <yuuji@gentei.org>
date Tue, 29 Dec 2015 09:50:35 +0859
parents ae68666b6949
children daf3f670b5c2
line diff
     1.1 --- a/s4.cgi	Tue Aug 11 08:38:52 2015 +0900
     1.2 +++ b/s4.cgi	Tue Dec 29 09:50:35 2015 +0859
     1.3 @@ -62,8 +62,8 @@
     1.4      rowid=${2%%[!A-Z0-9a-z_]*}
     1.5      ## err ROWid=$rowid, '$2'=$2
     1.6      . ./s4-blog.sh
     1.7 -err blog_reply $rowid
     1.8 -    blog_reply $rowid
     1.9 +err blog_reply2 $rowid
    1.10 +    BLOG_SHOW=blog_showentry2 blog_reply $rowid
    1.11      ;;
    1.12    lshandout|gethandout)
    1.13      if [ x"$stage" = x"lshandout" ]; then