Fix : type in debug info

This commit is contained in:
sparkyx 2022-10-31 16:41:46 +01:00
parent 64d5912140
commit a1a3ea6f1d

View file

@ -28,7 +28,7 @@
*/
if (!defined('ALLOWED'))
die('Appel direct ne sont pas permis');
NoalyssDbg::echo_file(__FILE__);
Noalyss\Dbg::echo_file(__FILE__);
global $http;
$str_dossier=Dossier::get();