diff --git a/lib/Template.php b/lib/Template.php index fcf82f5..4a0bcb2 100644 --- a/lib/Template.php +++ b/lib/Template.php @@ -1146,6 +1146,7 @@ class Template extends xmlTemplate { into domain and domain-local part). l: Make the result lower case. U: Make the result upper case. + A: Remap special characters to their corresponding ASCII value */ case 'autoFill': if (! preg_match('/;/',$arg)) {