From: Dylan Lloyd Date: Sun, 6 Mar 2011 21:52:37 +0000 (-0500) Subject: Fixed validation errors X-Git-Url: https://disinclined.org/git/?a=commitdiff_plain;h=e8fefa2acfe3b545f0e6874f7761fe1d9edbeaaf;p=dylansserver.git Fixed validation errors --- diff --git a/404.php b/404.php index 157d02d..1b17517 100644 --- a/404.php +++ b/404.php @@ -4,6 +4,7 @@ + 404: not found diff --git a/index.php b/index.php index 700f69a..f151a74 100644 --- a/index.php +++ b/index.php @@ -63,7 +63,7 @@ abstract class cms { $scripts = ""; $stylesheets = ""; if (cms::determine_type() == "index") { - $scripts = ""; $home_link = "http://validator.w3.org/unicorn/check?ucn_uri=dylanstestserver.com&ucn_task=conformance#"; } echo <<