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