module.php 144 B

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