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 @@
337337 $empty = $this->showSearchForm();
338338 if ($empty) {
339339 $this->output->addHTML('<p>There are no threads in the archive.');
340 - return;
 340+ return false;
341341 }
342342
343343 $this->output->addHTML(<<<HTML

Status & tagging log