mirror of
https://github.com/itflow-org/itflow
synced 2026-03-12 16:54:51 +00:00
Client related modal and post move client_id get after post
This commit is contained in:
@@ -46,4 +46,3 @@ if (empty($install_date)) {
|
||||
}
|
||||
$notes = sanitizeInput($_POST['notes']);
|
||||
$favorite = intval($_POST['favorite'] ?? 0);
|
||||
$client_id = intval($_POST['client_id']);
|
||||
|
||||
Reference in New Issue
Block a user