function maxlength_perm in Maxlength 5
Same name and namespace in other branches
- 5.2 maxlength.module \maxlength_perm()
- 6 maxlength.module \maxlength_perm()
File
- ./
maxlength.module, line 11
Code
function maxlength_perm() {
return array(
ADMINISTER_MAXLENGTH,
);
}