module.php 167 B

1234
  1. <?php
  2. $this->registerModule($module, 'main', __('Custom profile fields types'), 'Nightfly', array('CFTYPES' => __('right to manage custom profile fields types')));
  3. ?>