Further fixes for non-working admin login and debug lines commented out
[mailer.git] / inc / modules / admin / what-theme_import.php
index 302558b4da72351b0cae7faed53947024bf8893c..67114b6865573269616c192047d7f765ace1cae9 100644 (file)
@@ -74,7 +74,7 @@ VALUES ('%s','N','%s','%s')",
                                ), __FILE__, __LINE__);
 
                        // Destroy cache
-                       rebuildCacheFile('themes', 'them');
+                       rebuildCache('themes', 'them');
 
                        // Prepare message
                        $message = getMaskedMessage('ADMIN_THEME_IMPORTED', postRequestParameter('theme'));