We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dcad1e commit 433d8ffCopy full SHA for 433d8ff
1 file changed
ajax/agent.php
@@ -43,7 +43,6 @@
43
$computer->check($_POST['computers_id'], UPDATE);
44
45
46
-
47
if (isset($_POST['action']) && isset($_POST['id'])) {
48
$agent = new Agent();
49
if (!$agent->getFromDB($_POST['id'])) {
0 commit comments