From e8fefa2acfe3b545f0e6874f7761fe1d9edbeaaf Mon Sep 17 00:00:00 2001 From: Dylan Lloyd Date: Sun, 6 Mar 2011 16:52:37 -0500 Subject: [PATCH] Fixed validation errors --- 404.php | 1 + index.php | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 13 deletions(-) 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 <<