From 643866f8b75e4fb9d1a4fcbe6aac602ca0f9566e Mon Sep 17 00:00:00 2001 From: Aryeh Gregor Date: Thu, 11 Feb 2010 17:25:10 +0000 Subject: [PATCH] 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. --- config/Installer.php | 2 +- includes/OutputHandler.php | 2 +- includes/OutputPage.php | 2 +- includes/SkinTemplate.php | 2 +- includes/templates/NoLocalSettings.php | 2 +- includes/templates/PHP4.php | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) 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