Commit 971947103908aaa67fe61feae508fc141fcab57a

Authored by Guilherme Andrade Del Cantoni
1 parent bb98a41d
Exists in master

Correção de erro aleatório no procedimento de autenticação

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
httpd/assets/sei.ini
... ... @@ -15,3 +15,4 @@ max_input_vars = 2000
15 15 magic-quotes-gpc = 0
16 16 magic_quotes_runtime = 0
17 17 magic_quotes_sybase = 0
  18 +always_populate_raw_post_data = -1
... ...