r46598 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r46597‎ | r46598 | r46599 >
Date:15:57, 30 January 2009
Author:jojo
Status:ok
Tags:
Comment:
fix: special page has been renamed to Book
Modified paths:
  • /trunk/extensions/Collection/README.txt (modified) (history)

Diff [purge]

Index: trunk/extensions/Collection/README.txt
@@ -181,7 +181,7 @@
182182 the following code::
183183
184184 <?php
185 - if(isset($GLOBALS['wgSpecialPages']['Collection'])) {
 185+ if(isset($GLOBALS['wgSpecialPages']['Book'])) {
186186 Collection::printPortlet();
187187 }
188188 ?>

Status & tagging log