Add more abstraction possibilites, gathered throughout the last weeks
This commit is contained in:
@@ -408,7 +408,7 @@ function &serendipity_fetchEntries($range = null, $full = true, $limit = '', $fe
|
||||
{$serendipity['fullCountQuery']}
|
||||
{$cond['group']}
|
||||
{$cond['having']}
|
||||
ORDER BY {$cond['orderby']}
|
||||
" . (!empty($cond['orderby']) ? "ORDER BY {$cond['orderby']}" : "") . "
|
||||
$limit";
|
||||
|
||||
// DEBUG:
|
||||
|
||||
Reference in New Issue
Block a user