"Nikerabbit" posted a comment on MediaWiki.r111668. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/111668#c31068
Commit summary for MediaWiki.r111668: Seeing as just including a maintenance script to be subclassed means the original one is just executed, move the class into it's own file, and require it back into it's old maintenance script home Then have the subclassed maintenance script include the file without the maintenance wrappers itself Nikerabbit's comment: You know there is require_once( RUN_MAINTENANCE_IF_MAIN ); ? _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
