mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 10:54:52 +00:00
Stripe Var Passthru attempt
This commit is contained in:
@@ -11,3 +11,4 @@ $ipv6 = sanitizeInput($_POST['ipv6']);
|
||||
$port = sanitizeInput($_POST['port']);
|
||||
$network = intval($_POST['network']);
|
||||
$notes = sanitizeInput($_POST['notes']);
|
||||
$connected_to = intval($_POST['connected_to']);
|
||||
|
||||
Reference in New Issue
Block a user