X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;f=index.php;h=3f64a27ddede8d88af26808b788ebc95b0b9b0c6;hb=0a144953e57bf457df61e58a3f94b0178c1f9707;hp=55986790efb50816b95c9912f18cd767a11a46a2;hpb=63c697020762553a9b124a1a22478d31089f84b7;p=dylansserver.git diff --git a/index.php b/index.php index 5598679..3f64a27 100644 --- a/index.php +++ b/index.php @@ -69,8 +69,8 @@ abstract class cms { $home_link = "/") { $scripts = ""; $stylesheets = ""; - if ($this->determine_type() == "index") { - $scripts = ""; $home_link = "http://validator.w3.org/unicorn/check?ucn_uri=dylanstestserver.com&ucn_task=conformance#"; } else if ($this->determine_type() == 'note') { $scripts = ""; @@ -92,7 +92,6 @@ abstract class cms { $stylesheets $scripts - @@ -133,17 +132,14 @@ END_OF_CLOSE; } -class blank_page extends cms { - -} class index extends cms { public function display() { - $this->display_head(); - $this->display_exhibits(); - echo "