mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-31 07:09:30 +02:00
add log when extend expiraton
This commit is contained in:
parent
a164b345b6
commit
fb4901be9f
5 changed files with 552 additions and 259 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue