r54520 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r54519‎ | r54520 | r54521 >
Date:13:55, 6 August 2009
Author:jojo
Status:deferred
Tags:
Comment:
fix
Modified paths:
  • /trunk/extensions/Collection/Collection.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Collection/Collection.php
@@ -93,7 +93,7 @@
9494 'rl' => 'PDF',
9595 );
9696
97 -$wgCollectionPortletFormats = array( 'pdf' );
 97+$wgCollectionPortletFormats = array( 'rl' );
9898
9999 $wgCollectionPortletForLoggedInUsersOnly = false;
100100

Status & tagging log