From: Rob Church Date: Mon, 15 Jan 2007 06:53:37 +0000 (+0000) Subject: Typo in example comment X-Git-Tag: 1.31.0-rc.0~54385 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22articles%22%2C%22id_article=%24id_article%22%29%20.%20%22?a=commitdiff_plain;h=058abcd4af86c8b035245854973fbe8c8b8165cd;p=lhc%2Fweb%2Fwiklou.git Typo in example comment --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 254fead38f..20c3915364 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -2246,7 +2246,7 @@ $wgTrustedMediaFormats= array( MEDIATYPE_VIDEO, //all plain video formats "image/svg", //svg (only needed if inline rendering of svg is not supported) "application/pdf", //PDF files - #"application/x-shockwafe-flash", //flash/shockwave movie + #"application/x-shockwave-flash", //flash/shockwave movie ); /**