]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-bonus.php
Heavily rewritten API:
[mailer.git] / inc / extensions / ext-bonus.php
index 566c4809f323cf52da9e3fc1023620805c3af9d2..5fbad0782d95aa1f2679def255d81198ff9df96f 100644 (file)
@@ -536,6 +536,9 @@ WHERE last_online < ".$mark." ORDER BY userid";
        }
        break;
 
+case "test": // For testing purposes. For details see file inc/modules/admin/what-extensions.php, arround line 305.
+       break;
+
 default: // Do stuff when extension is loaded
        if (isBooleanConstantAndTrue('__DAILY_RESET') && (!DEBUG_MODE) && ($CSS != 1)) {
                // Daily reset was run so let's check if active rallye is activated