]> git.mxchange.org Git - mailer.git/blobdiff - inc/gen_sql_patches.php
Opps :(
[mailer.git] / inc / gen_sql_patches.php
index 3e780dcac39499dbd74334881b43631fbf8bf5d6..b2b984b4e59cb36d146d06ce7fecc76eee3d6c38 100644 (file)
@@ -95,7 +95,7 @@ if ((getFileHash() == '') || (!isFileReadable(getPath() . getCachePath() . '.' .
 } // END - if
 
 // @TODO Rewrite this to a filter
-if ((isExtensionInstalledAndNewer('cache', '0.1.2')) && (isCacheInstanceValid())) {
+if ((isExtensionInstalledAndNewer('cache', '0.1.2')) && (isValidCacheInstance())) {
        // Destroy some cache files
        foreach (array('config', 'extension', 'filter', 'modules') as $cache) {
                // Use rebuildCache()