2011-06-12 00:14:24 +04:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<info>
|
|
|
|
<id>files_sharing</id>
|
|
|
|
<name>Share Files</name>
|
|
|
|
<description>File sharing between users</description>
|
|
|
|
<licence>AGPL</licence>
|
|
|
|
<author>Michael Gapczynski</author>
|
2013-01-28 22:58:24 +04:00
|
|
|
<require>4.91</require>
|
2012-05-18 18:06:57 +04:00
|
|
|
<shipped>true</shipped>
|
2011-09-28 00:36:14 +04:00
|
|
|
<default_enable/>
|
2012-03-30 16:39:07 +04:00
|
|
|
<types>
|
|
|
|
<filesystem/>
|
|
|
|
</types>
|
2012-05-14 02:00:14 +04:00
|
|
|
<public>
|
2012-08-28 19:12:18 +04:00
|
|
|
<files>public.php</files>
|
2012-08-28 17:53:31 +04:00
|
|
|
<webdav>public.php</webdav>
|
2012-05-14 02:00:14 +04:00
|
|
|
</public>
|
2011-09-28 00:36:14 +04:00
|
|
|
</info>
|