Difference between revisions of "Issuepedia:Code/lib/links"

From Issuepedia
Jump to navigation Jump to search
m (added "empty" clause to ShowTopic)
(removed "SQL" debug)
Line 59: Line 59:
 
   <let name=sqlWhere append copy=iTopic />
 
   <let name=sqlWhere append copy=iTopic />
 
   <let name=sqlWhere append>')</let>
 
   <let name=sqlWhere append>')</let>
<echo>SQL: <get name=sqlWhere /></echo>
 
 
   <for table="qryW3_Titles_Catgs" where=$sqlWhere sort="page_title DESC" name=pg empty="no items yet" hide>
 
   <for table="qryW3_Titles_Catgs" where=$sqlWhere sort="page_title DESC" name=pg empty="no items yet" hide>
 
     <let name=pg_title val="@row.pg.page_title" />
 
     <let name=pg_title val="@row.pg.page_title" />

Revision as of 22:49, 28 September 2008