Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
r1414: debug query left in taghandler.php, related_articles
611: $rs = safe_rows_start('*, unix_timestamp(Posted) as posted', 'textpattern',
612: "ID != ".$id." and Status = 4 and Posted <= now() $categories $section order by $sort limit 0,$limit",1);
Introduced in r1410. See?
Last edited by wet (2006-07-05 09:36:27)
Offline
#2 2006-07-05 23:11:28
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: r1414: debug query left in taghandler.php, related_articles
r1423. Thanks Robert.
Offline