module.php 134 B

1234
  1. <?php
  2. $this->registerModule($module, 'main', __('Manage selling'), 'Pautina', array('SELLING' => __('right to control selling')));
  3. ?>