From 257456729b7c8ac7e759535acaad1535b8ea9732 Mon Sep 17 00:00:00 2001 From: Faris AL-Otaibi Date: Sat, 13 Jan 2024 02:30:03 +0300 Subject: [PATCH] remove display error --- uploady/.user.ini | 1 - uploady/php.ini | 1 - 2 files changed, 2 deletions(-) diff --git a/uploady/.user.ini b/uploady/.user.ini index 6a345aa..60d443f 100755 --- a/uploady/.user.ini +++ b/uploady/.user.ini @@ -1,6 +1,5 @@ [PHP] file_uploads=1 -display_errors=1 log_errors=1 error_log=error_logs/php_scripts_error.log upload_max_filesize=1048576M diff --git a/uploady/php.ini b/uploady/php.ini index 6a345aa..60d443f 100755 --- a/uploady/php.ini +++ b/uploady/php.ini @@ -1,6 +1,5 @@ [PHP] file_uploads=1 -display_errors=1 log_errors=1 error_log=error_logs/php_scripts_error.log upload_max_filesize=1048576M