]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions.php
Admin user details extended, DEBUG_LOG() rewritten, random userid on refid=0 added
[mailer.git] / inc / extensions.php
index 8be7feba1048bd7e43f14930d50f0c56961e8636..fee99ba7a616044fd2c7f32970a484b32fd1e0f2 100644 (file)
@@ -367,7 +367,7 @@ function EXT_IS_ACTIVE ($ext_name) {
        }
 
        // Debug message
        }
 
        // 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");
 
        // Is this extension activated? (For admins we always have active extensions...)
        return ($active == "Y");