... Tenho os seguinte códigos:
Controller:
<?php
class ControllerExtensionModulePercentageFee ... get('module_percentage_fee');
}
$data['header'] = $this->load->controller('common/header ... validate() {
if (!$this->user->hasPermission('modify', 'extension/module/percentage_fee')) {
$this ...
