2013-03-20 Ramon Novoa <rnovoa@artica.es>

* godmode/servers/modificar_server.php: Added support for braa_retries.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7874 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
Ramon Novoa 2013-03-20 15:52:25 +00:00
parent ec65703d8b
commit 69a4a5e67a
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2013-03-20 Ramon Novoa <rnovoa@artica.es>
* godmode/servers/modificar_server.php: Added support for braa_retries.
2013-03-20 Miguel de Dios <miguel.dedios@artica.es>
* mobile/operation/events.php, mobile/include/ui.class.php,

View File

@ -58,7 +58,7 @@ else {
// Move SNMP modules back to the enterprise server
if (isset($_GET["server_reset_snmp_enterprise"])) {
db_process_sql ("UPDATE tagente_estado SET last_error=0 WHERE last_error=1");
db_process_sql ("UPDATE tagente_estado SET last_error=0");
}
// Move SNMP modules back to the enterprise server