Added support for LDAP user photo profile

This commit is contained in:
Frederic Guillot
2016-05-07 12:59:35 -04:00
parent 94989663ec
commit 300dabe6b4
19 changed files with 377 additions and 13 deletions

View File

@@ -34,7 +34,6 @@ class BaseSubscriber extends Base
}
$this->called[$key] = true;
return false;
}
}