add log when extend expiraton

This commit is contained in:
Ibnu Maksum
2024-04-15 14:35:36 +07:00
parent a164b345b6
commit fb4901be9f
5 changed files with 552 additions and 259 deletions

View File

@ -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: