Smarty test, Basic class debug function upate
Write out debug data had two nested ifs that are combined into one if Smarty test update with loop
This commit is contained in:
@@ -52,6 +52,7 @@ $options = array (
|
||||
|
||||
if (is_object($smarty)) {
|
||||
$smarty->DATA['drop_down_test'] = $options;
|
||||
$smarty->DATA['loop_start'] = 2;
|
||||
// require BASE.INCLUDES.'admin_smarty.php';
|
||||
$smarty->setSmartyVarsAdmin();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user