* addressed r53282#c3209 moved conditional inclusion of $wgExtensionMessages in mwScr...
authorMichael Dale <dale@users.mediawiki.org>
Wed, 15 Jul 2009 22:41:56 +0000 (22:41 +0000)
committerMichael Dale <dale@users.mediawiki.org>
Wed, 15 Jul 2009 22:41:56 +0000 (22:41 +0000)
commit2d5154e634130d200432f59962cf80cd1e114fae
tree22c658d8e85eb4e9499e8c0246626aedcfd3bde2
parente68803c4630bec581f2076fd0321ff4866f46ea8
* addressed r53282#c3209 moved conditional inclusion of $wgExtensionMessages in mwScriptLoader.php to Setup.php
* put a @ in front of get_headers() should hopefully avoid errors where allow_url_fopen=0
* combined $wgPhpCliPath into the similar used $wgPhpCli var
* minor js & example file mwEmbed fixes
12 files changed:
includes/DefaultSettings.php
includes/GlobalFunctions.php
includes/HttpFunctions.php
includes/RawPage.php
includes/Setup.php
js2/mwEmbed/example_usage/Player_Themable.html
js2/mwEmbed/example_usage/Player_Timed_Text.html
js2/mwEmbed/jsScriptLoader.php
js2/mwEmbed/libAddMedia/mediaWikiUploadHelper.OFF.js [deleted file]
js2/mwEmbed/libAddMedia/remoteSearchDriver.js
languages/messages/MessagesEn.php
mwScriptLoader.php