module.php 146 B

12345
  1. <?php
  2. $this->registerModule($module, 'main', __('Call me back'), 'Nightfly', array('CALLMEBACK' => __('right to manage callmeback module')));
  3. ?>