module.php 133 B

1234
  1. <?php
  2. $this->registerModule($module, 'main', __('LDAP manager'), 'Nightfly', array('LDAPMGR' => __('right control LDAP users')));
  3. ?>