';
+  }
+
+
+
   public function foot(){
     echo '
 ';
     $this->pageGenTime = round(microtime(), 3);
     echo '   
-diff --git a/inc/class.page.php b/inc/class.page.php --- a/inc/class.page.php +++ b/inc/class.page.php @@ -80,7 +80,7 @@ class page * \param $key * The key to register this headcode under. * \param $code - * The actuall code, such as a . + * The actual code, such as a . * \param $enable * Whether or not to enable this code while adding it. */ @@ -91,17 +91,6 @@ class page $this->scripts[] = $key; } - private function top(){ - echo '
-