summaryrefslogtreecommitdiff
path: root/include/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2019-02-23 13:49:40 +0300
committerAndrew Dolgov <[email protected]>2019-02-23 13:49:40 +0300
commit54c1b5c6110262c93b0692631f5ffb2d2c511257 (patch)
tree7a4430c917512bce6419cbad9798ff16ddce704d /include/sanity_check.php
parent2fa3e019f1790f29115d7b394acbc187c0544e7f (diff)
fill in some missing doctypes; use short doctype where it wasn't
Diffstat (limited to 'include/sanity_check.php')
-rwxr-xr-xinclude/sanity_check.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sanity_check.php b/include/sanity_check.php
index c2ecee368..3612b4e56 100755
--- a/include/sanity_check.php
+++ b/include/sanity_check.php
@@ -176,6 +176,7 @@
}
if (count($errors) > 0 && $_SERVER['REQUEST_URI']) { ?>
+ <!DOCTYPE html>
<html>
<head>
<title>Startup failed</title>