Fix for rallye
[mailer.git] / inc / modules / guest / what-rallyes.php
index 6b07c6263cf467a25df6c316eda6cc11ca487529..49624af0363d52acf404a5895dad08f8256d2dfe 100644 (file)
@@ -69,7 +69,7 @@ if (SQL_NUMROWS($result) == 1)
         elseif (time() >= ($end - $_CONFIG['one_day']))
        {
                // Rallye will expire in less one day!
-               define('__RALLYE_EXTRAS', RALLYE_EXPIRE_$_CONFIG['one_day']);
+               define('__RALLYE_EXTRAS', RALLYE_EXPIRE_ONE_DAY);
        }
         else
        {