]> git.mxchange.org Git - mailer.git/blobdiff - modules.php
Fixes for unconfirmed mail list in admin
[mailer.git] / modules.php
index 8368d269c1bfd7b44c8ba4f57d4c649a744287b9..ed8a25842f2b2385f4a7ad9ec5fafd81778606f9 100644 (file)
@@ -31,8 +31,8 @@
  * MA  02110-1301  USA                                                  *
  ************************************************************************/
 
  * MA  02110-1301  USA                                                  *
  ************************************************************************/
 
-// APD call (if you have this apache extension and want to debug this script for us)
-//apd_set_pprof_trace();
+// XDEBUG call
+//xdebug_start_trace();
 
 // Load security stuff here (Oh, I hope this is not unsecure? Am I paranoia??? ;-) )
 require_once ("inc/libs/security_functions.php");
 
 // Load security stuff here (Oh, I hope this is not unsecure? Am I paranoia??? ;-) )
 require_once ("inc/libs/security_functions.php");