summaryrefslogtreecommitdiff
path: root/app/Controller/Auth.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Controller/Auth.php')
-rw-r--r--app/Controller/Auth.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Controller/Auth.php b/app/Controller/Auth.php
index bb1154e4..b40811f4 100644
--- a/app/Controller/Auth.php
+++ b/app/Controller/Auth.php
@@ -1,6 +1,6 @@
<?php
-namespace Controller;
+namespace Kanboard\Controller;
use Gregwar\Captcha\CaptchaBuilder;