Changeset 4935 for modules/branches/2.3/phpagiconf
- Timestamp:
- 08/24/07 15:45:38 (6 years ago)
- Files:
-
- modules/branches/2.3/phpagiconf/module.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.3/phpagiconf/module.xml
r4828 r4935 2 2 <rawname>phpagiconf</rawname> 3 3 <name>PHPAGI Config</name> 4 <version>1.2. 1</version>4 <version>1.2.2</version> 5 5 <type>tool</type> 6 <category> Config</category>6 <category>System Administration</category> 7 7 <menuitems> 8 8 <phpagiconf>PHPAGI Config</phpagiconf> … … 12 12 </depends> 13 13 <changelog> 14 *1.2.2* Changed categories 14 15 *1.2.1* Fixed javascript error, removed unused script, bump for rc1 15 16 *1.2* Create tmp files in /etc/asterisk, fixes ticket:1910 16 17 *1.1* Removed old dependancy checking code, first 2.2 release 17 18 </changelog> 18 <location>release/2.3/phpagiconf-1.2. 1.tgz</location>19 <md5sum> 251deda6ef264817818f6c756b56b6b3</md5sum>19 <location>release/2.3/phpagiconf-1.2.2.tgz</location> 20 <md5sum>10407b881f66418c95aa564ed2becc10</md5sum> 20 21 </module>
