recreate project
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<IfModule mod_php5.c>
|
||||
php_value display_errors On
|
||||
php_flag magic_quotes 1
|
||||
php_flag magic_quotes_gpc 1
|
||||
php_value mbstring.http_input auto
|
||||
php_value date.timezone America/Los_Angeles
|
||||
</IfModule>
|
||||
Reference in New Issue
Block a user