module.php 158 B

1234
  1. <?php
  2. $this->registerModule($module, 'main', __('For whom the bell tolls'), 'Nightfly', array('FWTBT' => __('right to to know for whom the bell tolls')));
  3. ?>