Commit ad65d22c47427deec57a735f0259185c9872416f

Authored by Guilherme Andrade Del Cantoni
1 parent d7f68144

Configuração do PHP Strict Mode

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
1 [php] 1 [php]
  2 +error_reporting = E_ALL | E_STRICT
2 post_max_size=100M 3 post_max_size=100M
3 upload_max_filesize=90M 4 upload_max_filesize=90M
4 default_charset = "iso-8859-1" 5 default_charset = "iso-8859-1"