diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 936d4564fb..3a5f8f81ad 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,4 +1,9 @@ -2008-02-01 Raul Mateos +2008-02-11 Raul Mateos + + * pandora_console/godmode/agentes/module_manager.php: Closed some html tags. + Added title for the action icons. + +2008-02-09 Raul Mateos * pandoradb_data.sql: Solved stupid bug with ending ";". diff --git a/pandora_console/godmode/agentes/module_manager.php b/pandora_console/godmode/agentes/module_manager.php index 99dfc324f6..f67f4c9de2 100644 --- a/pandora_console/godmode/agentes/module_manager.php +++ b/pandora_console/godmode/agentes/module_manager.php @@ -1,26 +1,11 @@ - -// Additions to Pandora FMS 1.2 graph code and new XML reporting template management -// Copyright (c) 2005-2007 Artica Soluciones Tecnologicas, info@artica.es -// -// This program is free software; you can redistribute it and/or -// modify it under the terms of the GNU General Public License -// as published by the Free Software Foundation; version 2 -// This program is distributed in the hope that it will be useful, -// but WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -// GNU General Public License for more details. -// You should have received a copy of the GNU General Public License -// along with this program; if not, write to the Free Software -// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +// Copyright (c) 2004-2008 Sancho Lerena, slerena@gmail.com +// Main PHP/SQL code development, project architecture and management. +// Copyright (c) 2004-2008 Raul Mateos Martin, raulofpandora@gmail.com +// CSS and some PHP code additions +// Please see http://pandora.sourceforge.net for full contribution list ?>