From 5d760ca30838f704f227a429de97cc5a4842df74 Mon Sep 17 00:00:00 2001 From: patrick Date: Sun, 23 Feb 2025 20:21:17 +0000 Subject: [PATCH] Add Address Complete Support --- common.inc.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/common.inc.php b/common.inc.php index f90b98ec..dd311e8c 100644 --- a/common.inc.php +++ b/common.inc.php @@ -32,8 +32,7 @@ include_once ('helper.inc.php'); error_reporting(E_ALL); ini_set('log_errors', 'On'); // error_reporting( E_ALL ^ E_WARNING ); -//error_reporting(E_ALL ^ E_WARNING ^ E_NOTICE ^ E_DEPRECATED); - +// error_reporting(E_ALL ^ E_WARNING ^ E_NOTICE ^ E_DEPRECATED); define('REQUIREDFIELD', '*'); @@ -378,7 +377,9 @@ function send_header($title = '', $nav = null, $icon = null, $titletranslated = -