User "MarkAHershberger" changed the status of MediaWiki.r84140. Old Status: new New Status: ok
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/84140#c0 Commit summary: Make the configuration variables of this setting be globals instead of member variables so they can actually be set in LocalSettings.php Also remove $wgDPlminCategories since its not used (I thought I already did that) Changed the prefix of these variables from $wgDPL<blah> to $wgGNSM<blah> since, while these extensions share a common heritage, they're different extensions and thats only going to cause confusion. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
