diff --git a/inc/class.page.php b/inc/class.page.php --- a/inc/class.page.php +++ b/inc/class.page.php @@ -98,7 +98,7 @@ class page { public function foot(){ echo ''; $this->pageGenTime = round(microtime(), 3); - echo ''; + echo ''; echo $this->trackingcode; echo ''; }