Changeset 13078

Show
Ignore:
Timestamp:
10/24/07 19:53:09 (1 year ago)
Author:
rambo
Message:

we need org.openpsa.httplib

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/midcom/midcom.helper.replicator/config/manifest.inc

    r12743 r13078  
    4141      ), 
    4242    ), 
    43     'dependencies' =>  
    44     array ( 
    45       'midcom' =>  
    46       array ( 
    47       ), 
     43    'dependencies' => array 
     44    ( 
     45        'midcom' => array 
     46        ( 
     47            'org_openpsa_httplib', 
     48        ), 
    4849    ), 
    4950  ),