X-Git-Url: http://git.cyclocoop.org/%28%28?a=blobdiff_plain;f=includes%2FDefaultSettings.php;h=949e50aa6027d3dc91606c13ac617d0c3dfead51;hb=7271d50bab79231efcedeabf5fbe4db0aa13fa4d;hp=fa53703ba86e4c0b77e3e84db558734fb55790e5;hpb=2831e08363758a87aa02b5fc6546e3461552607a;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index fa53703ba8..949e50aa60 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -2059,6 +2059,8 @@ $wgDBerrorLogTZ = false; * Even correct usage may cause failures with Unicode supplementary * characters (those not in the Basic Multilingual Plane) unless MySQL * has enhanced their Unicode support. + * + * @deprecated since 1.31 */ $wgDBmysql5 = false;