diff --git a/scripts/s4-sns.case b/scripts/s4-sns.case index 1af54e2..a4b28bf 100644 --- a/scripts/s4-sns.case +++ b/scripts/s4-sns.case @@ -1,7 +1,6 @@ case $stage in -home|"") + home|"") contenttype; echo - err HOME: just in rowid=`getpar rowid` [ -n "`getpar rowid`" ] && par2table $formdir/user.def showhome ${2:-$user} ;; @@ -33,16 +32,13 @@ "replyblog") contenttype; echo rowid=${2%%[!A-Z0-9a-z_]*} - ## err ROWid=$rowid, '$2'=$2 . ./s4-blog.sh -err blog_reply2 $rowid blog_reply $rowid ;; aid[1-9]*) arid=${1#aid} arid=${arid%%[!0-9]*} . ./s4-blog.sh -err b_r_a "$arid" blog_reply_article "$arid" ;; reload*) # Dirty workaround for reloading page just after submit