X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Flibs%2Fother_functions.php;h=42f6b03a91e36d99721e1d27557cdb7302f8a722;hb=01c4a1aa0914ebb2ab1d5df3d592246fb86e50cb;hp=5ef70180ffcafd17e350eb517153c8c62783591b;hpb=57227d33e870ec5cd271209c4a978a52b45c2dd6;p=mailer.git diff --git a/inc/libs/other_functions.php b/inc/libs/other_functions.php index 5ef70180ff..42f6b03a91 100644 --- a/inc/libs/other_functions.php +++ b/inc/libs/other_functions.php @@ -62,7 +62,7 @@ function displayDebugSqls () { } // END - foreach // Load main template - loadTemplate('admin_other_sqls', false, $OUT); + $GLOBALS['page_footer'] .= loadTemplate('admin_other_sqls', true, $OUT); } // Filter for debugging SQLs