X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fextensions.php;h=fee99ba7a616044fd2c7f32970a484b32fd1e0f2;hp=8be7feba1048bd7e43f14930d50f0c56961e8636;hb=5f8c1a333627cd0145f778a6eebdb251f5bb40b6;hpb=59949615f7fc6926f07fe65f9dac9436d124b40e diff --git a/inc/extensions.php b/inc/extensions.php index 8be7feba10..fee99ba7a6 100644 --- a/inc/extensions.php +++ b/inc/extensions.php @@ -367,7 +367,7 @@ function EXT_IS_ACTIVE ($ext_name) { } // Debug message - //DEBUG_LOG(__FUNCTION__.": ext_name={$ext_name},active={$active}"); + //DEBUG_LOG(__FUNCTION__, __LINE__, " ext_name={$ext_name},active={$active}"); // Is this extension activated? (For admins we always have active extensions...) return ($active == "Y");