I am looking for an upgrade to Smarty 3 of 2 and a small number of modifiers registered with
register_modifier($ModifierName, $FunctionName)
I can not find a place in the documentation where it indicates why I should change them, I tried.
$Smarty->Register->Modifier(
but get an error. Can someone point me to the documentation.
source share