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 @@
182
182
the following code::
183
183
184
184
<?php
185
- if(isset($GLOBALS['wgSpecialPages']['Collection'])) {
185
+ if(isset($GLOBALS['wgSpecialPages']['Book'])) {
186
186
Collection::printPortlet();
187
187
}
188
188
?>
Status & tagging log
02:43, 31 January 2009
Aaron Schulz
(
talk
|
contribs
)
changed the
status
of r46598
[
removed:
new
added:
ok]