From 7a3dc37a2316e920299f2d56a04da619e8c6433a Mon Sep 17 00:00:00 2001 From: Horus3 Date: Sun, 16 Mar 2014 22:42:35 +0100 Subject: Redesigned the way of showing content. --- www/functions/func_rewrite.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'www/functions/func_rewrite.php') diff --git a/www/functions/func_rewrite.php b/www/functions/func_rewrite.php index 5e4284d..1d30982 100755 --- a/www/functions/func_rewrite.php +++ b/www/functions/func_rewrite.php @@ -20,10 +20,8 @@ function rewrite($db){ get_404($working_path, $wrong_folder); return false; } - return false; } else { return true; } - } -- cgit v1.2.3