module.php 132 B

1234
  1. <?php
  2. $this->registerModule($module, 'main', __('UHW usage log'), 'Nightfly', array('UHW' => __('right to control UHW usage')));
  3. ?>