User "Nikerabbit" posted a comment on MediaWiki.r104394. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104394#c26695 Commit summary:
fix for possible PHP notices caused by r104388 Comment: if ( true === isset() ) is redundant, if ( isset() ) does the same. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
