Open GoogleCodeExporter opened 9 years ago
May be the code above should be adjusted as well
if ($obj instanceof Smarty) {
$smarty = clone $obj;
} else {
$smarty = clone $obj->smarty;
}
Original comment by a...@x-cart.com
on 21 Jan 2015 at 8:33
Original issue reported on code.google.com by
a...@x-cart.com
on 21 Jan 2015 at 8:27