]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-birthday.php
- Concept of a safe for collected points added
[mailer.git] / inc / extensions / ext-birthday.php
index 48008a6e61bbfbe7cc636405a67b0938d922747e..8cbf2b954df235fc6e33ffaedcdaeb3f4d2bb4a0 100644 (file)
@@ -192,14 +192,6 @@ CHANGE `birth_year` `birth_year` SMALLINT(4) UNSIGNED ZEROFILL NOT NULL DEFAULT
        break;
 
 default: // Do stuff when extension is loaded
-       $dummy = LOAD_CONFIG();
-
-       // Copy config to main array
-       $_CONFIG = merge_array($_CONFIG, $dummy);
-
-       // Save some RAM...
-       unset($dummy);
-
        if ((isBooleanConstantAndTrue('__DAILY_RESET')) && ($_CONFIG['birthday_points'] > 0)) {
                // Daily reset was run and we shall pay points so we start checking for members who
                // has a birthday for today