From 54c1b5c6110262c93b0692631f5ffb2d2c511257 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 23 Feb 2019 13:49:40 +0300 Subject: fill in some missing doctypes; use short doctype where it wasn't --- include/login_form.php | 1 + include/sanity_check.php | 1 + 2 files changed, 2 insertions(+) (limited to 'include') diff --git a/include/login_form.php b/include/login_form.php index 68ebcef29..069a1fb6b 100755 --- a/include/login_form.php +++ b/include/login_form.php @@ -1,4 +1,5 @@ + Tiny Tiny RSS : Login 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']) { ?> + Startup failed -- cgit v1.2.3-54-g00ecf