Laurent Destailleur %!s(int64=2) %!d(string=hai) anos
pai
achega
6d21fd1c46
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      htdocs/admin/notification.php

+ 1 - 1
htdocs/admin/notification.php

@@ -265,7 +265,7 @@ print load_fiche_titre($title, '', 'email');
 // Load array of available notifications
 $notificationtrigger = new InterfaceNotification($db);
 $listofnotifiedevents = $notificationtrigger->getListOfManagedEvents();
-var_dump($listofnotifiedevents);
+
 // Editing global variables not related to a specific theme
 $constantes = array();
 foreach ($listofnotifiedevents as $notifiedevent) {