diff options
Diffstat (limited to 'app/functions.php')
-rw-r--r-- | app/functions.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/functions.php b/app/functions.php index e4b38cdd..9bb7a8c8 100644 --- a/app/functions.php +++ b/app/functions.php @@ -1,6 +1,6 @@ <?php -use Core\Translator; +use Kanboard\Core\Translator; /** * Translate a string |