Fix include

refs #4788
This commit is contained in:
Matthias Jentsch 2014-04-28 17:15:36 +02:00
parent 085025ba7d
commit e1d8ad820e
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ use \Exception;
use \Zend_Config;
use Icinga\Web\Form;
use Icinga\Data\ResourceFactory;
use Icinga\Authentication\UserBackend;
use Icinga\Authentication\Backend\LdapUserBackend;
/**
* Form for adding or modifying LDAP authentication backends