]> git.mxchange.org Git - mailer.git/blobdiff - inc/loader/load-modules.php
www is out-dated
[mailer.git] / inc / loader / load-modules.php
index fa68904629a8f518bf540f98e1849fef066d9b33..e9ae70acdf3ace224dd5933fc0ccb84ddf9efbf4 100644 (file)
@@ -17,7 +17,7 @@
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
  * Copyright (c) 2009 - 2011 by Mailer Developer Team                   *
- * For more information visit: http://www.mxchange.org                  *
+ * For more information visit: http://mxchange.org                      *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
  * it under the terms of the GNU General Public License as published by *
@@ -117,6 +117,7 @@ ORDER BY
        SQL_FREERESULT($result);
 
        // Close the cache
+       $GLOBALS['cache_instance']->storeExtensionVersion('mods');
        $GLOBALS['cache_instance']->storeExtensionVersion('sql_patches');
        $GLOBALS['cache_instance']->finalize();
 }