Changeset 11492
- Timestamp:
- 02/19/11 18:38:18 (2 years ago)
- Files:
-
- modules/branches/2.3/framework/module.xml (modified) (2 diffs)
- modules/release/2.3/framework-2.3.1.10.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.3/framework/module.xml
r10473 r11492 2 2 <rawname>framework</rawname> 3 3 <name>FreePBX Framework</name> 4 <version>2.3.1. 9</version>4 <version>2.3.1.10</version> 5 5 <candisable>no</candisable> 6 6 <canuninstall>no</canuninstall> 7 7 <changelog> 8 *2.3.1.10* add php version to online checking 8 9 *2.3.1.9* #4615 Security Vulnerability 9 10 *2.3.1.8* #4223 Security Vulnerability … … 48 49 <type>setup</type> 49 50 <category>Basic</category> 50 <location>release/2.3/framework-2.3.1. 9.tgz</location>51 <md5sum> a33716f3e38343be727621fe25415ce2</md5sum>51 <location>release/2.3/framework-2.3.1.10.tgz</location> 52 <md5sum>0345c7662a7d5b3f0b82b730dec4d599</md5sum> 52 53 </module>
