]> git.mxchange.org Git - mailer.git/blobdiff - inc/template-functions.php
will become deprecated in loadEmaiLTemplate()
[mailer.git] / inc / template-functions.php
index c301e9fd403dc54eb4c817c287be33d4cd500b91..06fd3db0081bc9950cdfb26f80f0618f003cfb09 100644 (file)
@@ -461,6 +461,7 @@ function loadEmailTemplate ($template, $content = array(), $userid = NULL, $load
        } // END - if
 
        // Load user's data
+       // @DEPRECATED Loading the user data by given userid is deprecated because it is not related to template loading
        //* DEBUG: */ logDebugMessage(__FUNCTION__, __LINE__, 'UID=' . $userid . ',template=' . $template . ',content[]=' . gettype($content));
        if ((isValidUserId($userid)) && (is_array($content))) {
                // If nickname extension is installed, fetch nickname as well