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