payslip.php edited online with Bitbucket

This commit is contained in:
gandhimathi 2017-09-18 14:25:38 +00:00
parent be9b1e6e70
commit b12ce96b2d

View File

@ -46,10 +46,9 @@ class payslip extends BaseController
{
$this->global['pageTitle'] = 'Siddharth : Payroll Data Upload2';
$data['userfile']='HI';
$data['month']='HI';
$this->loadViews("payslipupload2", $this->global, $data , NULL);
$this->loadViews("payslipupload2", $this->global, NULL);
}
/**