X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fwrapper-functions.php;h=36d0bb2fe9f5fc7cf4e56c7fd328b2272c0b1d66;hp=60fccd2839885a52905aa0d3061e090bb1ade3ec;hb=3082135522e6e32a26061fd2363ddb5354a1272a;hpb=9ec9f07186909831cf2355436ab23cb178622caf diff --git a/inc/wrapper-functions.php b/inc/wrapper-functions.php index 60fccd2839..36d0bb2fe9 100644 --- a/inc/wrapper-functions.php +++ b/inc/wrapper-functions.php @@ -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