X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Ffunctions.php;h=65d558956bf1951c789ea2d7e4ac48c36dd85c1d;hp=e686d0c7dff461b79b73e9e143f758f98e367f2a;hb=4913351e083ec29bfd7d98710e6a9da6c92bd648;hpb=b1672dc1cd8c423637e3803c151862331c41bd66 diff --git a/inc/functions.php b/inc/functions.php index e686d0c7df..65d558956b 100644 --- a/inc/functions.php +++ b/inc/functions.php @@ -613,7 +613,7 @@ function TRANSLATE_COMMA ($dotted, $cut=true, $max=0) { } // END - if // Debug log - //DEBUG_LOG(__FUNCTION__, __LINE__, "dotted={$dotted},maxComma={$maxComma}"); + //* DEBUG: */ DEBUG_LOG(__FUNCTION__, __LINE__, "dotted={$dotted},maxComma={$maxComma}"); // Translate it now switch (GET_LANGUAGE()) {