2011-07-27 Sancho Lerena <slerena@artica.es>
* operation/servers/view_server.php: Fixed position of create button. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4634 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
65f8f5dbc0
commit
d2ac973365
|
@ -1,3 +1,7 @@
|
|||
2011-07-27 Sancho lerena <slerena@artica.es>
|
||||
|
||||
* operation/servers/view_server.php: Fixed position of create button.
|
||||
|
||||
2011-07-27 Sergio Martin <sergio.martin@artica.es>
|
||||
|
||||
* extensions/module_groups.php
|
||||
|
|
|
@ -20,6 +20,7 @@ global $config;
|
|||
|
||||
require_once ("include/functions_servers.php");
|
||||
require_once ($config["homedir"] . '/include/functions_graph.php');
|
||||
include_graphs_dependencies();
|
||||
|
||||
check_login ();
|
||||
|
||||
|
|
Loading…
Reference in New Issue