1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-06-05 22:09:38 +02:00

Aggiunta opzione di debug avanzato

This commit is contained in:
Thomas Zilio
2017-09-15 15:52:40 +02:00
parent 20b9869d64
commit 574e779654
3 changed files with 26 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ $redirectHTTPS = false;
// Impostazioni di debug
$debug = false;
$strict = false;
$operations_log = false;
// Personalizzazione dei gestori dei tag personalizzati
$HTMLWrapper = null;