Split check_report_dates() into shared function check_dates().
[readifood.git] / www / .htaccess
1 RewriteEngine on
2 RewriteCond %{REQUEST_FILENAME} !-f
3 RewriteRule ^(.+) index.php [L]