module.php 142 B

1234
  1. <?php
  2. $this->registerModule($module, 'main', __('Payments print'), 'Nightfly', array('PRINTCHECK' => __('right to print user payments')));
  3. ?>