"Blobaugh" posted a comment on MediaWiki.r108425.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/108425#c29198

Commit summary for MediaWiki.r108425:

This extension makes sure PHPAzure library is properly included.
Initial commit

Blobaugh's comment:

This is done to protect against any other extensions that may need the Windows 
Azure SDK for PHP. For obvious reasons the same files cannot be included twice. 
If the PHP SDK is included somewhere on the filesystem the require_once will 
not see it as required yet and load it, thus triggering a fatal error. The 
conditional check simply makes sure that does not happen

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to