]> git.mxchange.org Git - mailer.git/blobdiff - inc/template-functions.php
Countless fixes, ext-grade started:
[mailer.git] / inc / template-functions.php
index 0c10acd3396a0a8fbc565c25a3062d6dc93f2c4b..7d5e670a2c2eb9b2c4bb0ed47aa5c6da240476c8 100644 (file)
@@ -448,7 +448,7 @@ function loadEmailTemplate ($template, $content = array(), $userid = '0', $loadU
                        fetchUserData($userid, 'nickname');
                } else {
                        //* DEBUG: */ logDebugMessage(__FUNCTION__, __LINE__, "NO-NICK!<br />");
-                       /// Load by userid
+                       // Load by userid
                        fetchUserData($userid);
                }