Add @since 1.25 to $wgMangleFlashPolicy documentation
authorKunal Mehta <legoktm@gmail.com>
Thu, 20 Nov 2014 18:10:02 +0000 (10:10 -0800)
committerKunal Mehta <legoktm@gmail.com>
Thu, 20 Nov 2014 18:10:02 +0000 (10:10 -0800)
Change-Id: I2b2c3b3f5ebe501bfb5fed39264345077895c26b

includes/DefaultSettings.php

index f93737c..f83c402 100644 (file)
@@ -3199,6 +3199,8 @@ $wgEnableCanonicalServerLink = false;
  * <cross-domain-policy>. Without this, an attacker can send their own
  * cross-domain policy unless it is prevented by the crossdomain.xml file at
  * the domain root.
+ *
+ * @since 1.25
  */
 $wgMangleFlashPolicy = true;