module.php 129 B

1234
  1. <?php
  2. $this->registerModule($module, 'main', __('Edit down'), 'Nightfly', array('DOWN' => __('right to control user down')));
  3. ?>