Revision: 48589
Author: ialex
Date: 2009-03-19 18:26:08 +0000 (Thu, 19 Mar 2009)
Log Message:
-----------
This was supposed to be private :)
Modified Paths:
--------------
trunk/extensions/Configure/TxtDef.php
Modified: trunk/extensions/Configure/TxtDef.php
===================================================================
--- trunk/extensions/Configure/TxtDef.php 2009-03-19 18:21:35 UTC (rev
48588)
+++ trunk/extensions/Configure/TxtDef.php 2009-03-19 18:26:08 UTC (rev
48589)
@@ -74,7 +74,7 @@
return $out;
}
- public static function remapKeys( $arr, $key ) {
+ private static function remapKeys( $arr, $key ) {
$out = array();
foreach( $arr as $name => $defs ) {
$out[] = array( $key => $name ) + $defs;
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs