Autologin: Do not use absolute `use'

This commit is contained in:
Eric Lippmann 2014-06-11 15:09:06 +02:00
parent 7215ba4f59
commit 65a2bd41bc
1 changed files with 1 additions and 1 deletions

View File

@ -4,9 +4,9 @@
namespace Icinga\Authentication\Backend;
use Zend_Config;
use Icinga\Authentication\UserBackend;
use Icinga\User;
use \Zend_Config;
/**
* Test login with external authentication mechanism, e.g. Apache