module.php 135 B

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