Return default value on exception for setting()
This commit is contained in:
@@ -19,5 +19,5 @@ Options -Indexes
|
||||
# Handle Front Controller...
|
||||
RewriteCond %{REQUEST_FILENAME} !-d
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteRule ^ index.php [L]
|
||||
RewriteRule ^ /index.php [L]
|
||||
</IfModule>
|
||||
|
||||
Reference in New Issue
Block a user