phpbb/phpBB/includes/search
Dhruv ffed3d109e [ticket/11437] avoid $start becoming negative when no search results are found
When search returns no results there is no need to go inside the if
statement. Since $result_count becomes zero, $start becomes negative
which leads to failed assertion.

PHPBB3-11437
2013-06-19 02:14:04 +05:30
..
sphinx [ticket/11438] Add spaces after # comment start and before \ line breaks 2013-03-16 01:18:15 +01:00
base.php [ticket/11179] minor fixes 2013-02-19 00:52:50 +05:30
fulltext_mysql.php Merge branch 'develop-olympus' into develop 2013-06-05 01:55:49 +05:30
fulltext_native.php [ticket/11010] Fixes for number input in acp 2013-05-20 18:42:11 +02:00
fulltext_postgres.php [ticket/11010] Fixes for number input in acp 2013-05-20 18:42:11 +02:00
fulltext_sphinx.php [ticket/11437] avoid $start becoming negative when no search results are found 2013-06-19 02:14:04 +05:30
index.htm These aren't the search files you're looking for ... I can go about my business ... move along ... 2005-01-13 22:30:42 +00:00