changeset 86:dcbebe8a5f97

Bugfix.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 16 Apr 2015 20:54:09 +0300
parents 5307abdc04c7
children 4c88842414dd
files router.php
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/router.php	Mon Mar 09 11:54:44 2015 +0200
+++ b/router.php	Thu Apr 16 20:54:09 2015 +0300
@@ -15,6 +15,4 @@
   require_once "index.php";
   return true;
 }
-else
-  return false;
 ?>
\ No newline at end of file