Merge "Cleanup some incorrect return annotations"
[lhc/web/wiklou.git] / includes / WebRequest.php
index ecc5caa..e7c9b83 100644 (file)
@@ -1099,6 +1099,7 @@ class WebRequest {
                header( 'Content-Type: text/html' );
                $encUrl = htmlspecialchars( $url );
                echo <<<HTML
+<!DOCTYPE html>
 <html>
 <head>
 <title>Security redirect</title>