r25455 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r25454
|
r25455
|
r25456
>
Date:
19:29, 3 September 2007
Author:
david
Status:
old
Tags:
Comment:
(m) made wfrunhooks happy
Modified paths:
/branches/liquidthreads/extensions/LqtPages.php
(modified) (
history
)
Diff
[
purge
]
Index: branches/liquidthreads/extensions/LqtPages.php
—
—
@@ -336,7 +336,7 @@
337
337
$empty = $this->showSearchForm();
338
338
if ($empty) {
339
339
$this->output->addHTML('<p>There are no threads in the archive.');
340
- return;
340
+ return false;
341
341
}
342
342
343
343
$this->output->addHTML(<<<HTML
Status & tagging log
15:20, 12 September 2011
Meno25
(
talk
|
contribs
)
changed the
status
of r25455
[
removed:
ok
added:
old]