Example #1
0
 public function clean_authorized_users()
 {
     return IDF_Form_MembersConf::checkBadLogins($this->cleaned_data['authorized_users']);
 }