Fixed functions_agents.php

This commit is contained in:
Alejandro Gallardo Escobar 2017-03-10 14:58:19 +01:00
parent 3902314e82
commit c795f56feb
1 changed files with 1 additions and 1 deletions
pandora_console/include

View File

@ -90,7 +90,7 @@ function agents_create_agent ($name, $id_group, $interval, $ip_address, $values
$id_agent = db_process_sql_insert ('tagente', $values);
if ($id_agent === false) {
return false;,
return false;
}
// Create address for this agent in taddress