]> git.mxchange.org Git - mailer.git/blobdiff - inc/classes/cachesystem.class.php
Listing of participating users in rallye fixed
[mailer.git] / inc / classes / cachesystem.class.php
index 78b72f81017dc84af55ad833c3fd5732a747fc0c..a24402a16709b91893d4b2b4fc00452b70c2a416 100644 (file)
@@ -282,7 +282,7 @@ class CacheSystem {
                                // Debug message if allowed
                                if (isDebugModeEnabled()) {
                                        // Debug message
-                                       debug_report_bug('Not removing cache ' . $this->name . ' in output_mode=' . getOutputMode());
+                                       logDebugMessage(__METHOD__, __LINE__, 'Not removing cache ' . $this->name . ' in output_mode=' . getOutputMode());
                                } // END - if
 
                                // Abort here