Changeset 8044
- Timestamp:
- 08/14/09 21:15:59 (4 years ago)
- Files:
-
- modules/branches/2.6/framework (modified) (1 prop)
- modules/branches/2.6/framework/module.xml (modified) (3 diffs)
- modules/release/2.6/framework-2.6.0.beta1.4.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.6/framework
- Property lastpublish changed from 8022 to 8043
modules/branches/2.6/framework/module.xml
r8023 r8044 2 2 <rawname>framework</rawname> 3 3 <name>FreePBX Framework</name> 4 <version>2.6.0.beta1. 3</version>4 <version>2.6.0.beta1.4</version> 5 5 <publisher>FreePBX</publisher> 6 6 <license>GPLv2+</license> … … 8 8 <canuninstall>no</canuninstall> 9 9 <changelog> 10 *2.6.0beta1.4* added param to featurecode class function 10 11 *2.6.0beta1.3* rename moduleauthor to modulepublisher class in css, update CHANGES 11 12 *2.6.0beta1.2* add sql() def to migration table … … 43 44 <type>setup</type> 44 45 <category>Basic</category> 45 <location>release/2.6/framework-2.6.0.beta1. 3.tgz</location>46 <md5sum> d609f5fc5a1810bf29c95282fee4783b</md5sum>46 <location>release/2.6/framework-2.6.0.beta1.4.tgz</location> 47 <md5sum>29ca1615993560c08590f5bde43ac5e2</md5sum> 47 48 </module>
