core

Changeset 24411

Show
Ignore:
Timestamp:
06/29/08 18:27:46 (6 months ago)
Author:
markwest
Message:

Added missing module dependency

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/zikula-1.0/modules/AuthLDAP/pnversion.php

    r24342 r24411  
    2222$modversion['author']         = 'Mike Goldfinger'; 
    2323$modversion['contact']        = 'MikeGoldfinger@linuxmail.org'; 
     24$modversion['dependencies']    = array(array('modname'    => 'AuthPN',  
     25                                             'minversion' => '1.0', 
     26                                             'maxversion' => '', 
     27                                             'status'     => PNMODULE_DEPENDENCY_REQUIRED)); 
 
 
Powered by Trac
Design by Arcsin