projects
/
mailer.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Debug comments rewritten
[mailer.git]
/
inc
/
functions.php
diff --git
a/inc/functions.php
b/inc/functions.php
index e686d0c7dff461b79b73e9e143f758f98e367f2a..65d558956bf1951c789ea2d7e4ac48c36dd85c1d 100644
(file)
--- 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()) {