From: Aryeh Gregor Date: Thu, 11 Feb 2010 17:25:10 +0000 (+0000) Subject: War on xml:lang X-Git-Tag: 1.31.0-rc.0~37819 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/operations/recherche.php?a=commitdiff_plain;h=643866f8b75e4fb9d1a4fcbe6aac602ca0f9566e;hp=e2087f07ca0fa32ba216cf08e89b25025b4d5f2e;p=lhc%2Fweb%2Fwiklou.git War on xml:lang There is no reason to use this in HTML in addition to the lang attribute. No spec requires it (AFAIK) and it's completely redundant. --- diff --git a/config/Installer.php b/config/Installer.php index 501621208b..d60f378a8e 100644 --- a/config/Installer.php +++ b/config/Installer.php @@ -112,7 +112,7 @@ $ourdb['oracle'] = array( ?> - + diff --git a/includes/OutputHandler.php b/includes/OutputHandler.php index 72e6562601..a55adc5370 100644 --- a/includes/OutputHandler.php +++ b/includes/OutputHandler.php @@ -130,7 +130,7 @@ function wfHtmlValidationHandler( $s ) { $out = << - + HTML validation error