diff options
Diffstat (limited to 'app/Model/Acl.php')
-rw-r--r-- | app/Model/Acl.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Model/Acl.php b/app/Model/Acl.php index 35488c63..92ce0c5a 100644 --- a/app/Model/Acl.php +++ b/app/Model/Acl.php @@ -1,6 +1,6 @@ <?php -namespace Model; +namespace Kanboard\Model; /** * Access List |