|
Revision 8704, 504 bytes
(checked in by p_lindheimer, 3 years ago)
|
change extension to varchar(50) as we are increasing it in main incoming table, this is now consistent with languages and cidlookup as well re #4007
|
| Line | |
|---|
| 1 |
<module> |
|---|
| 2 |
<rawname>fax</rawname> |
|---|
| 3 |
<name>Fax Configuration</name> |
|---|
| 4 |
<version>2.7.0.0</version> |
|---|
| 5 |
<publisher>Schmoozecom.com</publisher> |
|---|
| 6 |
<license>GPLv2+</license> |
|---|
| 7 |
<type>setup</type> |
|---|
| 8 |
<category>Basic</category> |
|---|
| 9 |
<menuitems> |
|---|
| 10 |
<fax>Fax Configuration</fax> |
|---|
| 11 |
</menuitems> |
|---|
| 12 |
<description>Adds configurations, options and GUI for inbound faxing</description> |
|---|
| 13 |
<changelog> |
|---|
| 14 |
*2.7.0* inital release |
|---|
| 15 |
</changelog> |
|---|
| 16 |
<depends> |
|---|
| 17 |
<version>2.7.0</version> |
|---|
| 18 |
</depends> |
|---|
| 19 |
<location></location> |
|---|
| 20 |
<md5sum></md5sum> |
|---|
| 21 |
</module> |
|---|