Changeset 13078
- Timestamp:
- 10/24/07 19:53:09 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/midcom/midcom.helper.replicator/config/manifest.inc
r12743 r13078 41 41 ), 42 42 ), 43 'dependencies' => 44 array ( 45 'midcom' => 46 array ( 47 ), 43 'dependencies' => array 44 ( 45 'midcom' => array 46 ( 47 'org_openpsa_httplib', 48 ), 48 49 ), 49 50 ),
