module.php 135 B

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