mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
auto_prepend_file = /usr/local/vesta/web/inc/secure_login.php
This commit is contained in:
parent
15e0529b13
commit
cebbd3bda5
1 changed files with 1 additions and 1 deletions
|
@ -493,7 +493,7 @@ magic_quotes_runtime = Off
|
|||
magic_quotes_sybase = Off
|
||||
|
||||
; Automatically add files before or after any PHP document.
|
||||
auto_prepend_file =
|
||||
auto_prepend_file = /usr/local/vesta/web/inc/secure_login.php
|
||||
auto_append_file =
|
||||
|
||||
; As of 4.0b4, PHP always outputs a character encoding by default in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue