-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathmodule.xml
More file actions
31 lines (31 loc) · 928 Bytes
/
module.xml
File metadata and controls
31 lines (31 loc) · 928 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<module>
<rawname>phpagiconf</rawname>
<repo>unsupported</repo>
<name>PHPAGI Config</name>
<version>2.11.0.2</version>
<publisher>Sangoma Technologies Corporation</publisher>
<license>GPLv3+</license>
<licenselink>http://www.gnu.org/licenses/gpl-3.0.txt</licenselink>
<category>Settings</category>
<menuitems>
<phpagiconf>PHPAGI Config</phpagiconf>
</menuitems>
<depends>
<module>manager ge1.0.4</module>
</depends>
<changelog>
*2.11.0.2* FREEPBX-9689 Loading PHP AGI Config yields whoops error
*2.11.0.1* include license file
*2.11.0.0* #6305
*2.10.0.1* #5478
*2.10.0.0* new version changes
*2.9.0.2* #4401
*2.9.0.1* removed duplicate functions, set repository
*2.9.0.0* 2.9 Update
</changelog>
<location>release/2.11/phpagiconf-2.11.0.0.tgz</location>
<md5sum>001d6d1c0775eb499d8a1000c9bd11ba</md5sum>
<supported>
<version>2.10</version>
</supported>
</module>