mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-10-29 20:22:26 +01:00
gui enhancements
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user