mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
2014-01-07 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/planned_downtime.list.php: fixed the manual stop of planned downtime. Fixes: #479 (Integria locally) git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9292 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
fcd99c4b10
commit
c294dc0348
@ -1,3 +1,10 @@
|
|||||||
|
2014-01-07 Miguel de Dios <miguel.dedios@artica.es>
|
||||||
|
|
||||||
|
* godmode/agentes/planned_downtime.list.php: fixed the manual stop
|
||||||
|
of planned downtime.
|
||||||
|
|
||||||
|
Fixes: #479 (Integria locally)
|
||||||
|
|
||||||
2014-01-07 Miguel de Dios <miguel.dedios@artica.es>
|
2014-01-07 Miguel de Dios <miguel.dedios@artica.es>
|
||||||
|
|
||||||
* operation/agentes/networkmap.php: fixed the save the font size in
|
* operation/agentes/networkmap.php: fixed the save the font size in
|
||||||
|
@ -26,6 +26,7 @@ if (! check_acl ($config['id_user'], 0, "AW")) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
require_once ('include/functions_users.php');
|
require_once ('include/functions_users.php');
|
||||||
|
require_once ('include/functions_events.php');
|
||||||
|
|
||||||
// Header
|
// Header
|
||||||
ui_print_page_header(
|
ui_print_page_header(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user