*** empty log message ***

This commit is contained in:
Alex Schroeder
2006-10-09 21:31:29 +00:00
parent 46ecdfc13a
commit a3f46292a6
2 changed files with 1 additions and 1 deletions

View File

@@ -6,6 +6,7 @@
some regular expressions used for parsing, the code is now more
than 10x faster. This is important for default searching, and for
indexed search using double-quotes.
(RSS): Eliminate unused variable $counter.
2006-10-07 Alex Schroeder <alex@gnu.org>

View File

@@ -79,4 +79,3 @@ test_page_negative($page, $yesterday, $beforeyesterday);
# $JournalLimit does not apply to admins
test_page(get_page('action=browse id=Summary pwd=foo'),
"$tomorrow.*$today.*$yesterday.*$beforeyesterday");