mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 19:04:52 +00:00
get client id for logging when adding recurring items
This commit is contained in:
@@ -111,7 +111,6 @@ if (isset($_POST['add_client'])) {
|
||||
$_SESSION['alert_message'] = "Client <strong>$name</strong> created";
|
||||
|
||||
header("Location: clients.php");
|
||||
exit;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user