]> jfr.im git - uguu.git/blobdiff - error.php
Adding options in the config file
[uguu.git] / error.php
index fd23956c7fd764206813dd40d4f796947e656af2..1c46c83eacd731708f957aa715671c60b931daff 100644 (file)
--- a/error.php
+++ b/error.php
@@ -13,6 +13,5 @@ $tpl->assign("title", $title);
 $tpl->draw("header");
 $tpl->draw("error");
 
-
 $tpl->draw("footer");
-?>
\ No newline at end of file
+?>