module.php 148 B

1234
  1. <?php
  2. $this->registerModule($module, 'main', __('User documents'), 'Nightfly', array('PLDOCS' => __('right to view and print user documents')));
  3. ?>