Hola Fernando,
I was looking for $variables as well and
shan gave me a great tip:
Quote:
edit xcart/smarty.php
find
Code:
$smarty->debug_tpl="file:debug_templates.tpl";
change to
Code:
$smarty->debug_tpl="file:debug.tpl";
now you see a better list of vars when u use the debug window
|
H.I.H.
Gijs