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

From Issuepedia
Jump to navigation Jump to search
m (probably nothing that actually makes a difference)
(changing @row implementation)
Line 44: Line 44:
 
   <let name=including val=1 />
 
   <let name=including val=1 />
 
   <for table="qryW3_Titles_Catgs" where="(cl_to='Data/links') AND (page_namespace=0)" sort="page_title DESC" limit=$max name=pg hide>
 
   <for table="qryW3_Titles_Catgs" where="(cl_to='Data/links') AND (page_namespace=0)" sort="page_title DESC" limit=$max name=pg hide>
     <let name=pg_title val="@row.pg.page_title" />
+
     <let name=pg_title val="@row.page_title" />
 
     <let name=idx inc />
 
     <let name=idx inc />
 
     <if not flag=noLoad>
 
     <if not flag=noLoad>

Revision as of 18:31, 30 May 2009