-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmodule.xml
More file actions
33 lines (32 loc) · 885 Bytes
/
module.xml
File metadata and controls
33 lines (32 loc) · 885 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
32
33
<module>
<rawname>tnetc</rawname>
<name>Time Conditions TNE</name>
<version>6.2.0</version>
<type>setup</type>
<category>Applications</category>
<publisher>TelNowEdge</publisher>
<license>Apache-2.0</license>
<depends>
<module>core</module>
<module>timeconditions</module>
<module>calendar</module>
</depends>
<changelog>
*6.2.0: Domain are now supported.
*6.2.0: Domain are now supported.
*6.2.0: Domain are now supported.
*6.1.0: New migration. New stable version.
</changelog>
<description>
</description>
<menuitems>
<tnetc>Time Conditions</tnetc>
</menuitems>
<location></location>
<md5sum></md5sum>
<hooks>
<core namespace="FreePBX\modules" class="Timeconditions">
<method namespace="FreePBX\modules" class="Tnetc" callingMethod="delTimeGroup">delTimeGroup</method>
</core>
</hooks>
</module>