]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-birthday.php
Heavily rewritten API:
[mailer.git] / inc / extensions / ext-birthday.php
index 0217d46461ce9c16e17f45501aaada28b140e853..cf3da62bedbd78b91b5186bb3759f538c6e3241f 100644 (file)
@@ -189,6 +189,9 @@ CHANGE `birth_year` `birth_year` SMALLINT(4) UNSIGNED ZEROFILL NOT NULL DEFAULT
        }
        break;
 
        }
        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')) && ($_CONFIG['birthday_points'] > 0)) {
                // Daily reset was run and we shall pay points so we start checking for members who
 default: // Do stuff when extension is loaded
        if ((isBooleanConstantAndTrue('__DAILY_RESET')) && ($_CONFIG['birthday_points'] > 0)) {
                // Daily reset was run and we shall pay points so we start checking for members who