]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/other_functions.php
Even more rewrites to make use of the EL
[mailer.git] / inc / libs / other_functions.php
index df627d4505ebfaf48c241ba77c4b6fbe6e61f24d..811ff5fa2788a6cf5d5329f6aefd09adf2084fda 100644 (file)
@@ -50,9 +50,6 @@ function displayDebugSqls () {
                // Translate/add some data
                $content['sw']       = $SW;
                $content['i']        = $i;
-               $content['num_rows'] = translateComma($content['num_rows']);
-               $content['affected'] = translateComma($content['affected']);
-               $content['sql_str']  = secureString($content['sql_str']);
                $content['timing']   = translateComma($content['timing'] * 1000);
 
                // Load row template