diff options
Diffstat (limited to 'app/Core/Security.php')
-rw-r--r-- | app/Core/Security.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Core/Security.php b/app/Core/Security.php index 0bd7c991..126de2fd 100644 --- a/app/Core/Security.php +++ b/app/Core/Security.php @@ -1,6 +1,6 @@ <?php -namespace Core; +namespace Kanboard\Core; /** * Security class |