1
0

Patch HTTP-host cookies and basepath detection, by Rob

This commit is contained in:
Garvin Hicking
2007-05-16 13:29:28 +00:00
parent 60fcfb95c4
commit 23ae248be3
3 changed files with 9 additions and 8 deletions

View File

@ -742,7 +742,6 @@ function &serendipity_searchEntries($term, $limit = '') {
$cond['and'] = " AND isdraft = 'false' " . (!serendipity_db_bool($serendipity['showFutureEntries']) ? " AND timestamp <= " . serendipity_db_time() : '');
serendipity_plugin_api::hook_event('frontend_fetchentries', $cond, array('source' => 'search', 'term' => $term));
serendipity_ACL_SQL($cond, 'limited');
$serendipity['fullCountQuery'] = "