Changeset 9021
- Timestamp:
- 02/28/10 01:06:56 (3 years ago)
- Files:
-
- modules/branches/2.7/phpinfo (modified) (1 prop)
- modules/branches/2.7/phpinfo/module.xml (modified) (2 diffs)
- modules/release/2.7/phpinfo-2.7.0.0.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.7/phpinfo
- Property lastpublish changed from 7945 to 9020
modules/branches/2.7/phpinfo/module.xml
r7946 r9021 2 2 <rawname>phpinfo</rawname> 3 3 <name>PHP Info</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> 7 7 <changelog> 8 *2.7.0.0* localizations 8 9 *2.6.0.0* misc 9 10 *2.4.0* bump for 2.4 … … 16 17 <phpinfo>PHP Info</phpinfo> 17 18 </menuitems> 18 <location>release/2. 6/phpinfo-2.6.0.0.tgz</location>19 <md5sum> c2d7b9dab17d8be554b2770f7ce13e1e</md5sum>19 <location>release/2.7/phpinfo-2.7.0.0.tgz</location> 20 <md5sum>b884625fba678524d81a725a3d9175c6</md5sum> 20 21 </module>
