module.php 144 B

1234
  1. <?php
  2. $this->registerModule($module, 'main', __('Manage user address'), 'Nightfly', array('BINDER' => __('right to control user address')));
  3. ?>