module.php 127 B

123
  1. <?php
  2. $this->registerModule($module, 'main', __('SendDog'), 'Nightfly', array('SENDDOG' => __('right to control senddog')));
  3. ?>