]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - init.php
Merge pull request #1669 from leyrer/master
[github/shaarli/Shaarli.git] / init.php
index ab0e4ea743648684298d048a1e2e01ea7f9c9d02..d84627129516969bff1e1baed69540d415aea369 100644 (file)
--- a/init.php
+++ b/init.php
@@ -2,7 +2,7 @@
 
 require_once __DIR__ . '/vendor/autoload.php';
 
-use Shaarli\ApplicationUtils;
+use Shaarli\Helper\ApplicationUtils;
 use Shaarli\Security\SessionManager;
 
 // Set 'UTC' as the default timezone if it is not defined in php.ini