summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/appinfo/info.xml
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@owncloud.com>2016-05-13 08:44:09 +0200
committerJoas Schilling <nickvergessen@owncloud.com>2016-05-25 16:06:09 +0200
commita4980a3de49adda10820ab51fb75fb819c7bde9b (patch)
treeb8ecb7d98bbe675d7bc02f2b64e766ce26449a7d /apps/user_ldap/appinfo/info.xml
parent3ef8c95b3790e6e9be94f772b65e4aa19c042d50 (diff)
downloadnextcloud-server-a4980a3de49adda10820ab51fb75fb819c7bde9b.tar.gz
nextcloud-server-a4980a3de49adda10820ab51fb75fb819c7bde9b.zip
Last instances of lowercase user_ldap
Diffstat (limited to 'apps/user_ldap/appinfo/info.xml')
-rw-r--r--apps/user_ldap/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_ldap/appinfo/info.xml b/apps/user_ldap/appinfo/info.xml
index 23dbc5278e5..144479e132e 100644
--- a/apps/user_ldap/appinfo/info.xml
+++ b/apps/user_ldap/appinfo/info.xml
@@ -24,7 +24,7 @@ A user logs into ownCloud with their LDAP or AD credentials, and is granted acce
<namespace>User_LDAP</namespace>
<background-jobs>
- <job>OCA\user_ldap\Jobs\UpdateGroups</job>
+ <job>OCA\User_LDAP\Jobs\UpdateGroups</job>
<job>OCA\User_LDAP\Jobs\CleanUp</job>
</background-jobs>
</info>