summaryrefslogtreecommitdiffstats
path: root/lib/installer.php
diff options
context:
space:
mode:
authorBernhard Posselt <Raydiation@users.noreply.github.com>2013-09-14 16:00:36 -0700
committerBernhard Posselt <Raydiation@users.noreply.github.com>2013-09-14 16:00:36 -0700
commita58e176852d80dd23b9346b4f8bd676e9ca4d8ed (patch)
tree3f06e0ab511159221e915a6fdce8393b6192bfdb /lib/installer.php
parenta0c2c2473a975893d590e779433091a3f7d6abb2 (diff)
parent86143beb6ae264e31e806dd195a04e5ed6f9f2d1 (diff)
downloadnextcloud-server-a58e176852d80dd23b9346b4f8bd676e9ca4d8ed.tar.gz
nextcloud-server-a58e176852d80dd23b9346b4f8bd676e9ca4d8ed.zip
Merge pull request #4506 from owncloud/oc_avatars
OC Avatars
Diffstat (limited to 'lib/installer.php')
-rw-r--r--lib/installer.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/installer.php b/lib/installer.php
index 607e6da7265..e082c7eeee9 100644
--- a/lib/installer.php
+++ b/lib/installer.php
@@ -428,6 +428,7 @@ class OC_Installer{
'OC_API::',
'OC_App::',
'OC_AppConfig::',
+ 'OC_Avatar',
'OC_BackgroundJob::',
'OC_Config::',
'OC_DB::',