"Reedy" posted a comment on MediaWiki.r112018. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/112018#c31303
Commit summary for MediaWiki.r112018: Followup r111997 Remove unused $wgScript Fix missing brackets on the getUser() call Fix stuff and dbname typos $this->mGlobalUser isn't defined, use the $globalUser defined above Reedy's comment: Your best bet is probably to use testwiki for things like this. Then if you need to put some debugging in for it, you can do var_dump(); die(); _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
