gui enhancements

This commit is contained in:
SJ
2013-08-22 11:24:54 +02:00
parent a9050a9f44
commit 760a76121a
23 changed files with 67 additions and 15 deletions

View File

@ -157,7 +157,7 @@ class ModelUserAuth extends Model {
}
private function get_email_array_from_ldap_attr($e = array()) {
public function get_email_array_from_ldap_attr($e = array()) {
$data = array();
foreach($e as $a) {