mirror of
https://github.com/nextcloud/server.git
synced 2026-04-27 09:08:22 -04:00
11 lines
No EOL
225 B
XML
11 lines
No EOL
225 B
XML
<?xml version="1.0"?>
|
|
<plugin>
|
|
<meta>
|
|
<id>ldap</id>
|
|
<name>LDAP support for ownCloud</name>
|
|
<version>0.1</version>
|
|
<licence>AGPL</licence>
|
|
<author>fabian</author>
|
|
</meta>
|
|
<include>lib_ldap.php</include>
|
|
</plugin> |