X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fwrapper-functions.php;h=4079b8fef9c991461b2cb71a3e693dfadceba7d7;hp=fda7b2a4c04a5ad6364d213f09f6be2162d49f63;hb=f9ea8181b9349ea6965f45f19fd4ba894d141eab;hpb=f0d4f2a3e54ed578bd9cd9ef2b5c3bf2d509476b diff --git a/inc/wrapper-functions.php b/inc/wrapper-functions.php index fda7b2a4c0..4079b8fef9 100644 --- a/inc/wrapper-functions.php +++ b/inc/wrapper-functions.php @@ -972,8 +972,8 @@ function getUserDataArray () { function isUserDataValid () { // User id should not be zero so abort here if (!isCurrentUserIdSet()) { - // Debug message - /* DEBUG: */ logDebugMessage(__FUNCTION__, __LINE__, 'isCurrentUserIdSet()=false - ABORTING!'); + // Debug message, may be noisy + //* DEBUG: */ logDebugMessage(__FUNCTION__, __LINE__, 'isCurrentUserIdSet()=false - ABORTING!'); // Abort here return false;