From a1a3ea6f1df428111c5cdcbf656436da4271ee0c Mon Sep 17 00:00:00 2001 From: sparkyx Date: Mon, 31 Oct 2022 16:41:46 +0100 Subject: [PATCH] Fix : type in debug info --- include/category_card.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/category_card.inc.php b/include/category_card.inc.php index 0806239c6..2edbfc168 100644 --- a/include/category_card.inc.php +++ b/include/category_card.inc.php @@ -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();