pathCast
Log in

Difference between revisions of "pathCast"

From pathCast
Line 9: Line 9:
 
,pathCast.title
 
,pathCast.title
 
,pathCastFiles._pageTitle
 
,pathCastFiles._pageTitle
|where=DATEDIFF(pathCast.date,NOW()) >= +1 AND hide=0 AND pathCastFiles.filetype='banner'
+
|where=DATEDIFF(pathCast.date,NOW()) >= +1 AND pathCast.date < STR_TO_DATE('{{#time: M d,Y H:i:s|now -12 hours -21 minutes}}', '%M %d,%Y %H:%i:%s') AND hide=0 AND pathCastFiles.filetype='banner'
 
|order by=pathCast.date ASC
 
|order by=pathCast.date ASC
 
|limit=1
 
|limit=1

Revision as of 06:32, 11 September 2020