module.php 135 B

1234
  1. <?php
  2. $this->registerModule($module, 'main', __('Payment search'), 'Nightfly', array('PAYFIND' => __('right to search payments')));
  3. ?>