diff options
Diffstat (limited to 'app/Controller/Config.php')
-rw-r--r-- | app/Controller/Config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Controller/Config.php b/app/Controller/Config.php index 1ae390c8..ba3c690a 100644 --- a/app/Controller/Config.php +++ b/app/Controller/Config.php @@ -1,6 +1,6 @@ <?php -namespace Controller; +namespace Kanboard\Controller; /** * Config controller |