Major rewrite of template system:
[mailer.git] / inc / wrapper-functions.php
index 60fccd2839885a52905aa0d3061e090bb1ade3ec..36d0bb2fe9f5fc7cf4e56c7fd328b2272c0b1d66 100644 (file)
@@ -1100,7 +1100,7 @@ function unsetCurrentUserId () {
 }
 
 // Checks whether we are debugging template cache
-function isDebuggingTemplateCache () {
+function isDebugTemplateCacheEnabled () {
        // Is there cache?
        if (!isset($GLOBALS[__FUNCTION__])) {
                // Determine it