-
! BC Break: Smarty's @ operator for modifiers is now reversed, for example · a7e3b93bSeldaek authored
$array|reverse will reverse the items of that array while $array|@reverse will reverse each item of the given array (as if you used array_map) # Release 0.3.4 git-svn-id: svn://dwoo.org/dwoo/trunk@13 0598d79b-80c4-4d41-97ba-ac86fbbd088b
a7e3b93b
×