summaryrefslogtreecommitdiff
path: root/classes/feeds.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 /classes/feeds.php
parent2fa3e019f1790f29115d7b394acbc187c0544e7f (diff)
fill in some missing doctypes; use short doctype where it wasn't
Diffstat (limited to 'classes/feeds.php')
-rwxr-xr-xclasses/feeds.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/classes/feeds.php b/classes/feeds.php
index 0b32770b5..5daed696a 100755
--- a/classes/feeds.php
+++ b/classes/feeds.php
@@ -830,6 +830,7 @@ class Feeds extends Handler_Protected {
$rehash_checked = isset($_REQUEST["force_rehash"]) ? "checked" : "";
?>
+ <!DOCTYPE html>
<html>
<head>
<?php echo stylesheet_tag("css/default.css") ?>