Development : new tools for debugging in the new class \Noalyss\Dbg (dbg.php);

This commit is contained in:
sparkyx 2022-10-16 23:09:43 +02:00
parent 64a7b20df7
commit 50dcb029ff
20 changed files with 154 additions and 86 deletions

View file

@ -25,7 +25,7 @@ if (!defined('ALLOWED_ADMIN'))
die(_('Non autorisé'));
}
\Noalyss\Dbg::echo_file(__FILE__);
/**
* @file