noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 15/17: Fix : type in debug info


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 15/17: Fix : type in debug info
Date: Mon, 31 Oct 2022 12:53:40 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit a1a3ea6f1df428111c5cdcbf656436da4271ee0c
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Mon Oct 31 16:41:46 2022 +0100

    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();



reply via email to

[Prev in Thread] Current Thread [Next in Thread]