summaryrefslogtreecommitdiff
path: root/app/Auth/Database.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Auth/Database.php')
-rw-r--r--app/Auth/Database.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/Auth/Database.php b/app/Auth/Database.php
index e69f18a9..36be669e 100644
--- a/app/Auth/Database.php
+++ b/app/Auth/Database.php
@@ -1,9 +1,9 @@
<?php
-namespace Auth;
+namespace Kanboard\Auth;
-use Model\User;
-use Event\AuthEvent;
+use Kanboard\Model\User;
+use Kanboard\Event\AuthEvent;
/**
* Database authentication