diff options
Diffstat (limited to 'application/updater')
-rw-r--r-- | application/updater/Updater.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/application/updater/Updater.php b/application/updater/Updater.php index 55251a30..89f0ff7f 100644 --- a/application/updater/Updater.php +++ b/application/updater/Updater.php | |||
@@ -2,7 +2,7 @@ | |||
2 | 2 | ||
3 | namespace Shaarli\Updater; | 3 | namespace Shaarli\Updater; |
4 | 4 | ||
5 | use ApplicationUtils; | 5 | use Shaarli\ApplicationUtils; |
6 | use Exception; | 6 | use Exception; |
7 | use RainTPL; | 7 | use RainTPL; |
8 | use ReflectionClass; | 8 | use ReflectionClass; |