fix
This commit is contained in:
@@ -13,6 +13,7 @@ class Paymnt extends Users_Controller {
|
||||
}
|
||||
|
||||
public function paymus() {
|
||||
|
||||
$data = $this->getSessionArray();
|
||||
$data['card_table_result'] = $this->cardListData(4)['card_table_result'];
|
||||
$data['page_title'] ="Deposit Funds";
|
||||
|
||||
Reference in New Issue
Block a user