diff --git a/inc/class.page.php b/inc/class.page.php --- a/inc/class.page.php +++ b/inc/class.page.php @@ -321,7 +321,8 @@ class page echo ' '. PHP_EOL . '' . PHP_EOL; $this->pageGenTime = round(microtime() - $this->pageGenTime,4); - echo ''; + echo '' . PHP_EOL; + } /**