X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Flibs%2Fuser_functions.php;h=06d621c0a877b29488a5ceaab649235c502666d0;hp=1168748f6c0c6fcd08a0c1d982f5a3a81ca1dcdb;hb=e937b6540b932d537f72e827de76dd5be4aefe48;hpb=56391f52928b7bafd0bf749437ff36a9823b52da diff --git a/inc/libs/user_functions.php b/inc/libs/user_functions.php index 1168748f6c..06d621c0a8 100644 --- a/inc/libs/user_functions.php +++ b/inc/libs/user_functions.php @@ -915,7 +915,7 @@ function doTemplateDisplayUsername ($template, $clear = false, $userid = NULL) { // ---------------------------------------------------------------------------- // For 'doing' add subid, the column-index is required -function addXmlSpecialMemberAddDoSubid () { +function addXmlSpecialMemberAddDoUserSubid () { // So set it all here $GLOBALS['__COLUMN_INDEX']['doXmlCallbackFunction'] = 'column'; $GLOBALS['__XML_ARGUMENTS']['doXmlCallbackFunction']['column_index'] = 'column';