module.php 122 B

123
  1. <?php
  2. $this->registerModule($module, 'main', __('Map of VOLS'), 'jcomm', array('VOLS' => __('right to control VOLS')));
  3. ?>