forked from kevinowino869/mitrobill
add log when extend expiraton
This commit is contained in:
@ -777,6 +777,7 @@ switch ($action) {
|
||||
}
|
||||
}
|
||||
}
|
||||
_log("$admin[fullname] extend Customer $tur[customer_id] $tur[username] for $days days", $admin['user_type'], $admin['id']);
|
||||
r2(U . 'plan', 's', "Extend until $expiration");
|
||||
break;
|
||||
default:
|
||||
|
Reference in New Issue
Block a user