Added script comment for the Autofill A flag
This commit is contained in:
parent
02b047c1f5
commit
45aa1e5208
@ -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)) {
|
||||
|
Loading…
Reference in New Issue
Block a user