From cebbd3bda5e91434621612cbda2b89c1965f2829 Mon Sep 17 00:00:00 2001 From: myvesta <38690722+myvesta@users.noreply.github.com> Date: Mon, 12 Aug 2019 23:49:39 +0200 Subject: [PATCH] auto_prepend_file = /usr/local/vesta/web/inc/secure_login.php --- src/deb/php/php.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/deb/php/php.ini b/src/deb/php/php.ini index 28dc539a..83fd88f4 100644 --- a/src/deb/php/php.ini +++ b/src/deb/php/php.ini @@ -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