X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=init.php;h=d84627129516969bff1e1baed69540d415aea369;hb=f2e309b67d92ea19e47f1fc6b9a676c19d8cf33d;hp=ab0e4ea743648684298d048a1e2e01ea7f9c9d02;hpb=29c31b7ec6ca48ba37b7eb6da650931fd0cb7164;p=github%2Fshaarli%2FShaarli.git diff --git a/init.php b/init.php index ab0e4ea7..d8462712 100644 --- 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