]> git.mxchange.org Git - mailer.git/blobdiff - inc/loader/load-modules.php
Handling of invalid referal ids fixed
[mailer.git] / inc / loader / load-modules.php
index fa68904629a8f518bf540f98e1849fef066d9b33..4ace00bb02ffa0f7b2614646a9a66b8cee088a1c 100644 (file)
@@ -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();
 }