payslip.php edited online with Bitbucket
This commit is contained in:
parent
be9b1e6e70
commit
b12ce96b2d
@ -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);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user