forked from github/kensanata.oddmuse
*** empty log message ***
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
@@ -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");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user