module.php 140 B

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