Changeset 6790
- Timestamp:
- 09/18/08 15:24:10 (5 years ago)
- Files:
-
- modules/branches/2.5/phpagiconf/module.xml (modified) (3 diffs)
- modules/release/2.5/phpagiconf-2.5.0.2.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/phpagiconf/module.xml
r6334 r6790 2 2 <rawname>phpagiconf</rawname> 3 3 <name>PHPAGI Config</name> 4 <version>2.5.0. 1</version>4 <version>2.5.0.2</version> 5 5 <type>tool</type> 6 6 <category>System Administration</category> … … 12 12 </depends> 13 13 <changelog> 14 *2.5.0.2* #3191 uninitialized vars 14 15 *2.5.0.1* #2987 sqlite3 install script 15 16 *2.5.0* #1779, #2845 tabindex … … 20 21 *1.1* Removed old dependancy checking code, first 2.2 release 21 22 </changelog> 22 <location>release/2.5/phpagiconf-2.5.0. 1.tgz</location>23 <md5sum> 23add9fb3f0047cbe3f9a254e502ea7a</md5sum>23 <location>release/2.5/phpagiconf-2.5.0.2.tgz</location> 24 <md5sum>3ea6eb96ed87444460f3821e93a399fe</md5sum> 24 25 </module>
