X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fskin%2Fcommon.devel.tpl;h=65889e4930b54a5a8fc4f3143abcefba50ec8bbe;hb=ec011456c86a9f646a34a3bb96953ae77a89f82c;hp=750f0369f7bcbc9c2e48c4b17d23cfaedf908775;hpb=eadff9f9c4e29a4e31f06d65303d640bc7cdc5d0;p=platal.git diff --git a/templates/skin/common.devel.tpl b/templates/skin/common.devel.tpl index 750f036..65889e4 100644 --- a/templates/skin/common.devel.tpl +++ b/templates/skin/common.devel.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2006 Polytechnique.org *} +{* Copyright (C) 2003-2008 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -21,18 +21,7 @@ {**************************************************************************} {if #globals.debug#} -{if $db_trace && $db_trace neq "\n\n"} -
-

- {if $db_error}{/if} - Trace de l'exécution de cette page sur mysql (hover me) - {if $db_error}{/if} -

-
- {$db_trace|smarty:nodefaults} -
-
-{/if} +@@BACKTRACE@@ {if $validate}
@@ -40,11 +29,11 @@ Validation: CSS   |   - références : + références : XHTML CSS2
{/if} {/if} -{* vim:set et sw=2 sts=2 sws=2: *} +{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}