shop-old/themes/admin/templates/admin2000_debug.tpl
2026-04-20 01:03:43 +02:00

10 lines
121 B
Smarty

<h3>DEBUG - List Data</h3>
<pre>
{$list_data|@print_r}
</pre>
<h3>Table Config</h3>
<pre>
{$table_data|@print_r}
</pre>