module.php 154 B

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