module.php 138 B

123
  1. <?php
  2. $this->registerModule($module, 'main', __('DOCSIS modems support'), 'Nightfly', array('DOCSIS' => __('Right to manage DOCSIS')));
  3. ?>