]> git.mxchange.org Git - mailer.git/blobdiff - inc/filter-functions.php
SQL fix
[mailer.git] / inc / filter-functions.php
index 1dd99c42d4d13487217e3ce149cec349fc152627..e2f2b84694c7b4241b204fd34ad7157ff3f5026e 100644 (file)
@@ -254,7 +254,7 @@ function runFilterChain ($filterName, $data = null) {
                // Log not found filters in debug-mode
                if (isDebugModeEnabled()) {
                        // Log it away...
-                       logDebugMessage(__FUNCTION__, __LINE__, 'Filter chain ' . $filterName . ' not found!');
+                       logDebugMessage(__FUNCTION__, __LINE__, 'Filter chain ' . $filterName . ' not found.');
                } // END - if
 
                // Abort here and return content