]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-bonus.php
- Concept of a safe for collected points added
[mailer.git] / inc / extensions / ext-bonus.php
index c3db49da19ef9782033c657ac315eef71e8cf149..7adaf2f7d572aa265c936126c7faf5664117cdbc 100644 (file)
@@ -531,10 +531,6 @@ WHERE last_online < ".$mark." ORDER BY userid";
        break;
 
 default: // Do stuff when extension is loaded
-       $dummy = LOAD_CONFIG();
-       $_CONFIG = merge_array($_CONFIG, $dummy);
-       unset($dummy);
-
        if (isBooleanConstantAndTrue('__DAILY_RESET') && (!DEBUG_MODE) && ($CSS != 1))
        {
                // Daily reset was run so let's check if active rallye is activated