aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/updater/Updater.php
diff options
context:
space:
mode:
Diffstat (limited to 'application/updater/Updater.php')
-rw-r--r--application/updater/Updater.php2
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
3namespace Shaarli\Updater; 3namespace Shaarli\Updater;
4 4
5use ApplicationUtils; 5use Shaarli\ApplicationUtils;
6use Exception; 6use Exception;
7use RainTPL; 7use RainTPL;
8use ReflectionClass; 8use ReflectionClass;