From 43cffe282868ff5c32804c34b31baaa1317f5a8e Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 18 Oct 2015 18:13:54 -0400 Subject: Remove useless class and add new plugin hooks --- app/Auth/Ldap.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Auth/Ldap.php') diff --git a/app/Auth/Ldap.php b/app/Auth/Ldap.php index 687762d3..c252be17 100644 --- a/app/Auth/Ldap.php +++ b/app/Auth/Ldap.php @@ -2,6 +2,7 @@ namespace Kanboard\Auth; +use Kanboard\Core\Base; use Kanboard\Event\AuthEvent; /** -- cgit v1.2.3