module.php 144 B

123
  1. <?php
  2. $this->registerModule($module, 'main', __('Switch groups'), 'bobr-kun', array('SWITCHGROUPS' => __('right to control switch groups')));
  3. ?>