diff options
| author | Horus3 | 2014-03-16 22:42:35 +0100 |
|---|---|---|
| committer | Horus3 | 2014-03-16 22:42:35 +0100 |
| commit | 7a3dc37a2316e920299f2d56a04da619e8c6433a (patch) | |
| tree | 3a6ac8457efb26017362f4d7a433ef5fdbd42eaa /www/functions/func_rewrite.php | |
| parent | 1e526e476e75c936b4229914d63b7ef91aa4a790 (diff) | |
| download | files.iamfabulous.de-7a3dc37a2316e920299f2d56a04da619e8c6433a.tar.gz | |
Redesigned the way of showing content.
Diffstat (limited to 'www/functions/func_rewrite.php')
| -rwxr-xr-x | www/functions/func_rewrite.php | 2 |
1 files changed, 0 insertions, 2 deletions
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; } - } |
