aboutsummaryrefslogtreecommitdiffstats
path: root/lib/installer.php
diff options
context:
space:
mode:
authorkondou <kondou@ts.unde.re>2013-08-28 16:39:00 +0200
committerkondou <kondou@ts.unde.re>2013-08-28 16:39:00 +0200
commit8d8a57de7fb41030ffb69f098419616f4003119a (patch)
tree7027a8c0f0f05b9b00eac204f82d941bc610acc6 /lib/installer.php
parent1b456831680b8868108afb7ebddce7095943f61c (diff)
downloadnextcloud-server-8d8a57de7fb41030ffb69f098419616f4003119a.tar.gz
nextcloud-server-8d8a57de7fb41030ffb69f098419616f4003119a.zip
Continue work on cropper
Diffstat (limited to 'lib/installer.php')
-rw-r--r--lib/installer.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/installer.php b/lib/installer.php
index 179b279c5b4..a1d2173e22c 100644
--- a/lib/installer.php
+++ b/lib/installer.php
@@ -426,7 +426,7 @@ class OC_Installer{
'OC_API::',
'OC_App::',
'OC_AppConfig::',
- 'OC_Avatar::',
+ 'OC_Avatar',
'OC_BackgroundJob::',
'OC_Config::',
'OC_DB::',