mirror of
https://github.com/itflow-org/itflow
synced 2026-03-13 01:04:50 +00:00
Client related modal and post move client_id get after post
This commit is contained in:
@@ -14,6 +14,8 @@ if (isset($_POST['add_asset'])) {
|
||||
|
||||
require_once 'asset_model.php';
|
||||
|
||||
$client_id = intval($_POST['client_id']);
|
||||
|
||||
enforceClientAccess();
|
||||
|
||||
$alert_extended = "";
|
||||
|
||||
Reference in New Issue
Block a user