X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;f=index.php;h=3f64a27ddede8d88af26808b788ebc95b0b9b0c6;hb=0a144953e57bf457df61e58a3f94b0178c1f9707;hp=b773705feba057e895e057b07d62a60d8ee5a8d8;hpb=6800ac4d1b7c2090630a149d1b9789679d338911;p=dylansserver.git diff --git a/index.php b/index.php index b773705..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 "