module.php 142 B

1234
  1. <?php
  2. $this->registerModule($module, 'main', __('Dynamic shaper'), 'Nightfly', array('DSHAPER' => __('right to control dynamic shaper')));
  3. ?>