module.php 135 B

1234
  1. <?php
  2. $this->registerModule($module, 'main', __('Power tariffs'), 'Nightfly', array('PT' => __('right to control power tariffs')));
  3. ?>