module.php 142 B

1234
  1. <?php
  2. $this->registerModule($module, 'main', __('Edit realname'), 'Nightfly', array('REALNAME' => __('right to control user real name')));
  3. ?>