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