fix missing use EGroupware\Api

This commit is contained in:
Ralf Becker 2016-04-02 09:16:53 +00:00
parent 9eb1ecbd36
commit 25a1bf6360

View File

@ -11,6 +11,8 @@
namespace EGroupware\Api\Auth; namespace EGroupware\Api\Auth;
use EGroupware\Api;
/** /**
* Auth from PAM * Auth from PAM
* *