diff --git a/config/csrf_config.php b/config/csrf_config.php index 24ba86f57..68eb9600f 100755 --- a/config/csrf_config.php +++ b/config/csrf_config.php @@ -17,7 +17,7 @@ * along with this program. If not, see . */ -/** +/* * Configuration file for CSRF Protector. */ return [ diff --git a/cron.php b/cron.php index 7c3cae6f0..80a955f8b 100644 --- a/cron.php +++ b/cron.php @@ -17,7 +17,7 @@ * along with this program. If not, see . */ -/** +/* * Script dedicato alla gestione delle operazioni di cron ricorrenti del gestionale. * Una volta attivato, questo script rimane attivo in background per gestire l'esecuzione delle diverse operazioni come pianificate nella tabella zz_tasks. * diff --git a/editor.php b/editor.php index bf8747468..5cde9feb6 100755 --- a/editor.php +++ b/editor.php @@ -118,9 +118,9 @@ if (empty($record) || !$has_access) {