EC-CUBE ver2.4.3
<!--{debug}-->の使用方法
data/module/Smarty/libs/debug.tplの以下の赤文字を追加
7行目:isset($_smarty_debug_output|smarty:nodefaults)
12行目:isset($_debug_tpls[templates].exec_time|smarty:nodefaults)
44行目:isset($_debug_tpls[templates].exec_time|smarty:nodefaults)
50行目:{$_debug_vals[vars]|@debug_print_var|escape:javascript|smarty:nodefaults}
56行目:{$_debug_config_vals[config_vars]|@debug_print_var|escape:javascript|smarty:nodefaults}