Changeset 8023
- Timestamp:
- 08/10/09 00:20:28 (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.3.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.6/framework
- Property lastpublish changed from 8006 to 8022
modules/branches/2.6/framework/module.xml
r8008 r8023 2 2 <rawname>framework</rawname> 3 3 <name>FreePBX Framework</name> 4 <version>2.6.0.beta1. 2</version>4 <version>2.6.0.beta1.3</version> 5 5 <publisher>FreePBX</publisher> 6 6 <license>GPLv2+</license> … … 8 8 <canuninstall>no</canuninstall> 9 9 <changelog> 10 *2.6.0beta1.3* rename moduleauthor to modulepublisher class in css, update CHANGES 10 11 *2.6.0beta1.2* add sql() def to migration table 11 12 *2.6.0beta1.1* add trunk migration code to tables.php … … 42 43 <type>setup</type> 43 44 <category>Basic</category> 44 <location>release/2.6/framework-2.6.0.beta1. 2.tgz</location>45 <md5sum> ec26b7c924844428f74f72750c91059f</md5sum>45 <location>release/2.6/framework-2.6.0.beta1.3.tgz</location> 46 <md5sum>d609f5fc5a1810bf29c95282fee4783b</md5sum> 46 47 </module>
