Heavily rewritten API:
[mailer.git] / inc / autopurge.php
index ee4ec0224aaf1a6ff562f40e63ddbe17d162325c..15e1832d90e0b7b20f9992ecf6cf887da4ddd377 100644 (file)
@@ -53,7 +53,7 @@ if (EXT_IS_ACTIVE("rallye")) {
        // Check expired rallyes (hard-coded 3 days limit for displaying expired rallyes!)
        require_once(PATH."inc/libs/rallye_functions.php");
        RALLYE_DELETE_EXPIRED_RALLYES();
-}
+} // END - if
 
 //
 ?>