module.php 132 B

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