Changeset 10929
- Timestamp:
- 06/07/07 10:40:33 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/midcom/midcom.admin.folder/config/manifest.inc
r6182 r10929 1 1 'name' => 'midcom.admin.folder', 2 2 'purecode' => true, 3 'version' => '1.2.0beta 1',3 'version' => '1.2.0beta2', 4 4 'state' => 'beta', 5 5 'privileges' => array trunk/midcom/midcom.admin.folder/documentation/CHANGES
r6182 r10929 6 6 which might even break existing functionality. 7 7 - All items marked with "+" represent completly new features. 8 9 2007-06-07 adrenalin 10 - Masked PHP notices on component listings for possible missing 'state' keys in manifests 8 11 9 12 2007-06-03
