[textpattern commit] r2946 - development/4.0/textpattern/include

0 views
Skip to first unread message

codesite...@google.com

unread,
Jul 20, 2008, 5:24:33 AM7/20/08
to txp...@googlegroups.com
Author: r.wetzlmayr
Date: Sun Jul 20 02:24:15 2008
New Revision: 2946

Modified:
development/4.0/textpattern/include/txp_list.php

Log:
even better...

Modified: development/4.0/textpattern/include/txp_list.php
==============================================================================
--- development/4.0/textpattern/include/txp_list.php (original)
+++ development/4.0/textpattern/include/txp_list.php Sun Jul 20
02:24:15 2008
@@ -154,7 +154,7 @@
echo n.list_search_form($crit, $search_method);

$rs = safe_rows_start('*, unix_timestamp(Posted) as posted,
unix_timestamp(LastMod) as lastmod', 'textpattern',
- "$criteria order by $sort_sql limit $offset, $limit" ,1 #TODO
+ "$criteria order by $sort_sql limit $offset, $limit"
);

if ($rs)

Reply all
Reply to author
Forward
0 new messages