Commit cbf4ac453d9ead84bf0e59f9b164252a4ef500b8

Authored by Guilherme Andrade Del Cantoni
1 parent c14a7e3e

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
... ...