aboutsummaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authornikrou <nikrou@piwigo.org>2006-01-21 20:32:09 +0000
committernikrou <nikrou@piwigo.org>2006-01-21 20:32:09 +0000
commit1d46a96621b794778e352b6e1649f9cc461feea3 (patch)
treecf7eaefd768e92e0586712b3d58fdc8f58b210c1 /template
parent71d78a813f9b10c2fada4eaa25104a9c364ced6f (diff)
bug 268 fixed: display debug content correctly
git-svn-id: http://piwigo.org/svn/branches/branch-1_5@1011 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template')
-rw-r--r--template/yoga/footer.tpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/template/yoga/footer.tpl b/template/yoga/footer.tpl
index d4c18aff8..9638ba422 100644
--- a/template/yoga/footer.tpl
+++ b/template/yoga/footer.tpl
@@ -17,5 +17,8 @@
</div> <!-- copyright -->
</div> <!-- the_page -->
+<!-- BEGIN debug -->
+ {debug.QUERIES_LIST}
+<!-- END debug -->
</body>
</html>