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:
slerena 2011-07-27 14:46:18 +00:00
parent 65f8f5dbc0
commit d2ac973365
2 changed files with 5 additions and 0 deletions

View File

@ -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

View File

@ -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 ();