nextcloud/apps/admin_dependencies_chk/appinfo/info.xml

11 lines
320 B
XML
Raw Normal View History

2011-10-29 02:27:25 +04:00
<?xml version="1.0"?>
<info>
2011-10-29 12:07:01 +04:00
<id>admin_dependencies_chk</id>
<name>ownCloud dependencies info</name>
2011-10-29 12:15:29 +04:00
<licence>AGPL</licence>
2011-10-29 02:27:25 +04:00
<author>Brice Maron (eMerzh)</author>
<require>4</require>
<shipped>true</shipped>
2011-10-29 02:27:25 +04:00
<description>Display OwnCloud's dependencies informations (missings modules, ...)</description>
</info>