Changeset 10926
- Timestamp:
- 01/10/11 17:15:36 (2 years ago)
- Files:
-
- modules/branches/2.9/phpinfo (modified) (1 prop)
- modules/branches/2.9/phpinfo/module.xml (modified) (2 diffs)
- modules/release/2.9/phpinfo-2.9.0.0.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.9/phpinfo
- Property lastpublish changed from 10069 to 10925
modules/branches/2.9/phpinfo/module.xml
r10851 r10926 3 3 <repo>standard</repo> 4 4 <name>PHP Info</name> 5 <version>2. 8.0.0</version>5 <version>2.9.0.0</version> 6 6 <publisher>FreePBX</publisher> 7 7 <license>GPLv2+</license> 8 8 <changelog> 9 *2.9.0.0* 2.9 Update 9 10 *2.8.0.0* published 2.8 version 10 11 *2.7.0.0* localizations … … 19 20 <phpinfo>PHP Info</phpinfo> 20 21 </menuitems> 21 <location>release/2. 8/phpinfo-2.8.0.0.tgz</location>22 <md5sum>7 586c4646dc0747646bae3e1fb23db85</md5sum>22 <location>release/2.9/phpinfo-2.9.0.0.tgz</location> 23 <md5sum>7c26ea025fdc8915eb202767864e524a</md5sum> 23 24 </module>
