module.php 134 B

1234
  1. <?php
  2. $this->registerModule($module, 'main', __('Manage streets'), 'Nightfly', array('STREETS' => __('right to manage streets')));
  3. ?>