X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=modules.php;h=ed8a25842f2b2385f4a7ad9ec5fafd81778606f9;hp=8368d269c1bfd7b44c8ba4f57d4c649a744287b9;hb=b80ee4c24c8786ed4098d9e3526fe78da0e73c0b;hpb=dbe2ba98497898c45b840e651a43a39969e1bab0 diff --git a/modules.php b/modules.php index 8368d269c1..ed8a25842f 100644 --- a/modules.php +++ b/modules.php @@ -31,8 +31,8 @@ * 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");