Approval.
This commit is contained in:
3
pl/loan_types.php
Normal file
3
pl/loan_types.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?PHP
|
||||
$loan_types['outgoing'] = 'Outgoing';
|
||||
$loan_types['incoming'] = 'Incoming';
|
Reference in New Issue
Block a user