changeset 372:8ab42b98ce6c

Quoting error
author HIROSE Yuuji <yuuji@gentei.org>
date Sat, 26 Nov 2016 10:14:06 +0859
parents 302eae8f723b
children 57a2e6acf005
files s4-funcs.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/s4-funcs.sh	Sat Nov 26 10:08:33 2016 +0859
+++ b/s4-funcs.sh	Sat Nov 26 10:14:06 2016 +0859
@@ -2122,7 +2122,7 @@
   cond="where a.id in (select id from blog_s where key='owner' and val=$qgrp) order by ctime desc"
   DT_CHLD=article:blogid \
 	 DT_VIEW=replyblog dumptable html blog \
-	 'ctime team title heading$colmd' "$cond"
+	 "ctime team title heading$colmd" "$cond"
 
   getgname="(select gname from grp where rowid=$rowid)"
   c="group by a.name having a.name in (select user from grp_mem where gname=$getgname)"

yatex.org