Changeset 8988
- Timestamp:
- 02/28/10 01:02:15 (3 years ago)
- Files:
-
- modules/branches/2.7/phpagiconf (modified) (1 prop)
- modules/branches/2.7/phpagiconf/module.xml (modified) (3 diffs)
- modules/release/2.7/phpagiconf-2.7.0.0.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.7/phpagiconf
- Property lastpublish changed from 7944 to 8987
modules/branches/2.7/phpagiconf/module.xml
r7945 r8988 2 2 <rawname>phpagiconf</rawname> 3 3 <name>PHPAGI Config</name> 4 <version>2. 6.0.0</version>4 <version>2.7.0.0</version> 5 5 <publisher>FreePBX</publisher> 6 6 <license>GPLv2+</license> … … 14 14 </depends> 15 15 <changelog> 16 *2.7.0.0* localizations 16 17 *2.6.0.0* misc 17 18 *2.5.0.2* #3191 uninitialized vars … … 24 25 *1.1* Removed old dependancy checking code, first 2.2 release 25 26 </changelog> 26 <location>release/2. 6/phpagiconf-2.6.0.0.tgz</location>27 <md5sum> 20d04ec0ae8bc44a068c9920038995f2</md5sum>27 <location>release/2.7/phpagiconf-2.7.0.0.tgz</location> 28 <md5sum>87eaa3ff591a18e70259d3c830292ed5</md5sum> 28 29 </module>
