X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Flibs%2Fother_functions.php;h=42f6b03a91e36d99721e1d27557cdb7302f8a722;hp=5ef70180ffcafd17e350eb517153c8c62783591b;hb=ccf34a2a92d80d01debd84b4b6e1f294d8f90cce;hpb=70a70cc2bbf8942f89ef092e076289164bae7b4c 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