module.php 129 B

1234
  1. <?php
  2. $this->registerModule($module, 'main', __('Money fees'), 'Nightfly', array('PLFEES' => __('right to view user fees')));
  3. ?>