X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fextensions%2Fext-rallye.php;h=f3fc2aed8a17dc31f95f16b1828d2da0636ddefd;hb=2f911d8d716406fa07632ceebfc35faa31f39bfb;hp=c6a84c8db393590a824b1f3ad43643813a834507;hpb=14f8d98a50a5474ecbe5e0a7d5e80fad706458fa;p=mailer.git diff --git a/inc/extensions/ext-rallye.php b/inc/extensions/ext-rallye.php index c6a84c8db3..f3fc2aed8a 100644 --- a/inc/extensions/ext-rallye.php +++ b/inc/extensions/ext-rallye.php @@ -331,7 +331,7 @@ Zudem sollten Sie mindestens folgende Templates (in templates/".getLangu // @TODO Move this code into rallye_functions.php if (getOutputMode() != 1) { // Get total member count - $total = countSumTotalData('CONFIRMED', 'user_data', 'userid', 'status', true); + $total = getTotalConfirmedUser(); // Add more data on higher versions $ADD1 = ''; $ADD2 = ''; $OR = '';