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