]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/refback_functions.php
Extension ext-grade continued:
[mailer.git] / inc / libs / refback_functions.php
index d993ebaf94216f9916a7faef7ea2a414c3c6fd95..82746fe51dc5e5d6d03c8e0de926f16604682f87 100644 (file)
@@ -354,7 +354,7 @@ function updateMemberRefbackPercents ($id, $percents, $note) {
        sendAdminNotification('{--ADMIN_REFBACK_SUBJECT--}', 'admin_refback', $content, $content['refid']);
 
        // All fine!
-       $status['ok'] = true;
+       $status['ok'] = TRUE;
 
        // Return status array
        //* DEBUG: */ logDebugMessage(__FUNCTION__, __LINE__, 'id=' . $id . ',percents=' . $percents . ' - EXIT!');