bug fixes, senderID polishing, support fees, paperless partial
This commit is contained in:
@@ -46,5 +46,14 @@ if(date('D') == 'Sat' || date('D') == 'Sun') {
|
||||
$diff = abs(strtotime($expiry_date) - strtotime($current_date));
|
||||
$days = floor($diff / (60*60*24));
|
||||
*/
|
||||
#mno_rates
|
||||
// id
|
||||
// mno_id
|
||||
// buying_rate
|
||||
// rate_method (flat, schedule)
|
||||
// date_received
|
||||
// modified_by_id
|
||||
// file_uploaded (YES)
|
||||
// comments
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user