]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/other_functions.php
Network AllAds4You now with request parameters
[mailer.git] / inc / libs / other_functions.php
index 5ef70180ffcafd17e350eb517153c8c62783591b..df627d4505ebfaf48c241ba77c4b6fbe6e61f24d 100644 (file)
@@ -18,6 +18,7 @@
  * svn:keywords Date Revision" (autoprobset!) at least!!!!!!            *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
+ * Copyright (c) 2009, 2010 by Mailer Developer Team                    *
  * For more information visit: http://www.mxchange.org                  *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
@@ -62,7 +63,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