Commit Graph

4991 Commits

Author SHA1 Message Date
juanmanuelr 1cac3bfb3d 2012-02-28 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/agentes/estado_ultimopaquete.php: Fixed bug in this view
	When a module is in a unknown status shows "NeverUnknown" instead of 
	"Unknow".
	
	Fixes: #3487321



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5658 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-28 11:17:11 +00:00
juanmanuelr 4468d26e5e 2012-02-28 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/events/events_list.php
	 operation/events/events.php: Changed validation and set in process
	 to javascript code (pending fixes in this feature).
	 
	 Fixes: #3487339



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5657 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-28 10:49:33 +00:00
Ramon Novoa 3e674de0a0 2012-02-27 Ramon Novoa <rnovoa@artica.es>
* include/functions_events.php: Fixed an include path.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5655 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-27 17:24:03 +00:00
juanmanuelr cdbe314418 2012-02-27 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php: Added avg_only option to boolean 
	graphs, string graphs have more space between elements in legend,
	added units to all graphs.
	* include/graphs/functions_fsgraph.php: Added unit to flash chart
	of type 2D column.
	* include/graphs/fgraph.php: Added unit to static version.
	* include/functions_forecast.php: Fixed division by zero in 
	projection graphs when all data is zero.
	* operation/agentes/stat_win.php: Added avg_only option for boolean
	graph. 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5653 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-27 16:20:28 +00:00
vgilc 5a0a461bfa 2012-02-27 Vanessa Gil <vanessa.gil@artica.es>
* godmode/agentes/agent_template.php: Fixed bug: values 'max_warning',
	'min_warning', 'max_critical', 'min_critical', 'postprocess' aren't saved in
	the application template.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5652 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-27 15:50:30 +00:00
vgilc 8511acdf57 2012-02-27 Vanessa Gil <vanessa.gil@artica.es>
* godmode/modules/manage_network_components.php: Fixed bug: values max and min
	saved are integers instead of float.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5651 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-27 12:52:38 +00:00
mdtrooper 3059f00b3e 2012-02-27 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/functions_pchart.php: fixed when the var for $colors is a
	other thing distint to array (for example a empty string).



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5649 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-27 12:25:00 +00:00
juanmanuelr df2ddd47ef 2012-02-27 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php: Added call to fs_error_image function 
	when there is no data in a sparse graph.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5648 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-27 12:06:03 +00:00
vgilc 7d85b5066e 2012-02-27 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.sql
	  pandoradb.oracle.sql
	  pandoradb.postgreSQL.sql
	  extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql
	  extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql
	  extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Removed
	'tgraph_template' and 'tgraph_source_template' tables.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5647 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-27 09:42:44 +00:00
mdtrooper 6bf853b490 2012-02-24 Miguel de Dios <miguel.dedios@artica.es>
* pandora_console/include/functions_ui.php: changed the source code into the
	function "ui_get_full_url" for accept false for to return url with the home
	url or with any string (as query) return url with the php file.

	* pandora_console/include/functions_graph.php,
	pandora_console/include/functions_html.php,
	pandora_console/include/functions_events.php,
	pandora_console/include/functions_reporting.php,
	pandora_console/include/functions_api.php,
	pandora_console/include/functions.php, pandora_console/index.php,
	pandora_console/extensions/system_info.php,
	pandora_console/operation/agentes/stat_win.php,
	pandora_console/operation/menu.php,
	pandora_console/operation/events/events_rss.php,
	pandora_console/operation/events/events_marquee.php,
	pandora_console/operation/events/events.php: change in more part of source
	code to use "ui_get_full_url" instead the hard write method of $_SERVER
	vars, now Pandora Console run fine (in all actions I hope) with web servers
	in other ports instead the typical 80.

	Merged from branch pandora_4.0



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5646 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-24 13:48:46 +00:00
mdtrooper e9d1ab7b69 2012-02-24 Miguel de Dios <miguel.dedios@artica.es>
* include/functions.php: clean source style. 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5645 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-24 13:37:53 +00:00
vgilc b34a8ffb74 2012-02-24 Vanessa Gil <vanessa.gil@artica.es>
* include/functions_reporting.php
	  godmode/reporting/graphs.php: Added template graph tabs to graph
	builder view.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5644 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-24 13:29:22 +00:00
jsatoh c99a12e336 2012-02-24 Junichi Satoh <junichi@rworks.jp>
include/help/ja/help_ff_threshold.php: Small warning about do not
	use FF Threshold in KeepAlive modules.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5641 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-24 04:24:34 +00:00
juanmanuelr c21d51f0b6 2012-02-23 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/events/events_list.php
	 operation/events/events.php: Changed functionality of state events
	 to javascript. Don't need to refresh all view.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5640 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-23 19:24:07 +00:00
slerena c88755ab0f 2012-02-23 Sancho Lerena <slerena@artica.es>
* include/help/en/help_ff_threshold.php
        include/help/es/help_ff_threshold.php: Small warning about do not
        use FF Threshold in KeepAlive modules.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5638 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-23 16:57:47 +00:00
vgilc c2e4c4ac65 2012-02-23 Vanessa Gil <vanessa.gil@artica.es>
* include/functions_reporting.php
	  godmode/reporting/graph_template_editor.php
	  godmode/reporting/graph_template_item_editor.php
	  godmode/reporting/graph_template_list.php
	  godmode/reporting/graph_template_wizard.php
	  godmode/reporting/graphs.php: Added multiple delete option to graph
	list and other visual changes.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5637 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-23 15:55:51 +00:00
Ramon Novoa ef2366fabb 2012-02-23 Ramon Novoa <rnovoa@artica.es>
* pandora_agent: Set the intensive interval before reading modules.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5636 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-23 13:01:32 +00:00
juanmanuelr 288767b1ba 2012-02-23 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/reporting/reporting_builder.php: Changed location of 
	wizard functionality in the interface.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5635 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-23 11:54:23 +00:00
vgilc ae5c7e3437 2012-02-23 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.sql
	  pandoradb.oracle.sql
	  pandoradb.postgreSQL.sql
	  extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql
	  extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql
	  extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Added
	column 'id_graph_template' to 'tgraph' table.

	* include/functions_reporting.php: Added function to apply
	templates for combined graphs.

	* godmode/reporting/graph_template_wizard.php: Added file.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5634 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-23 11:28:26 +00:00
juanmanuelr f141df7752 2012-02-22 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* pandoradb.sql
	 pandoradb.postgreSQL.sql
	 pandoradb.oracle.sql
	 extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql
	 extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql
	 extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Added fields 
	 id_template to treport and foreign key to treport_content_item to 
	 propagate delete over report tables.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5633 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-22 14:55:28 +00:00
mdtrooper 0ea8c7e582 2012-02-22 Miguel de Dios <miguel.dedios@artica.es>
* install.php, index.php, include/functions_ui.php: cleaned source code
	style.
	
	* include/styles/dialog.css: fix the bad selector that it finished with
	colon.
	
	* godmode/reporting/visual_console_builder.editor.php: fixed the bad syntax
	in the styles from the grid.

	* godmode/reporting/visual_console_builder.editor.js: fixed a tiny
	javascript warning.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5632 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-22 11:23:27 +00:00
vgilc 6b4e58f41e 2012-02-21 Vanessa Gil <vanessa.gil@artica.es>
* godmode/reporting/graph_template_item_editor.php: Added option to edit
	weight.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5631 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-21 16:50:28 +00:00
vgilc 6f8b905e06 2012-02-21 Vanessa Gil <vanessa.gil@artica.es>
* godmode/reporting/graph_template_item_editor.php
	  godmode/reporting/graph_template_list.php
	  include/functions_reporting.php: Modified templates for combined
	graphs.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5630 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-21 15:22:22 +00:00
Ramon Novoa d88e3b885d 2012-02-21 Ramon Novoa <rnovoa@artica.es>
* pandora_update_version.sh: Update agent version in versioninfo.rc.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5628 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-21 14:35:48 +00:00
mdtrooper f2ad2b5ed0 2012-02-21 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_agents.php,
	godmode/agentes/module_manager_editor_common.php: cleaned source code style.

	* include/styles/dialog.css: fixed the bad comment lines.
	
	* include/styles/pandora.css: fixed the bad comment lines and added the
	style for the button to save in visual console editor.
	
	* images/file.disabled.png: added image file for the button save in the
	visual console editor.
	
	* images/config.disabled.png: fixed the image, now the side is equal to
	enabled image.
	
	* include/functions_visual_map.php,
	include/ajax/visual_console_builder.ajax.php,
	godmode/reporting/visual_console_builder.editor.js,
	godmode/reporting/visual_console_builder.editor.php: added feature the save
	the movements of items when user want, and added feature the snap to grid
	the items in visual map, fixed the resize background (in some oldcases
	didn't run fine).



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5627 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-21 14:05:57 +00:00
koichirok d710a5f302 2012-02-20 Koichiro Kikuchi <koichiro@rworks.jp>
* lib/PandoraFMS/SNMPServer.pm: Parse source field to obtain source
	 IP address not only when trap version is SNMPv2, but also when
	 snmp_pdu_address set to 1.

	* conf/pandora_server.conf: Fixed comment.

	* FreeBSD/pandora_server.conf: Added missing configuration tokens.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5626 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-21 06:49:39 +00:00
jsatoh 2b4a28b8ce 2012-02-21 Junichi Satoh <junichi@rworks.jp>
* mobile/operation/agents/view_alerts.php: Fixed sql query error.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5624 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-21 01:51:33 +00:00
Ramon Novoa fab2cefad5 2012-02-20 Ramon Novoa <rnovoa@artica.es>
* conf/pandora_server.conf,
	  lib/PandoraFMS/SNMPServer.pm,
	  lib/PandoraFMS/Config.pm: Added two new configuration tokens
	  suggested by Koichiro: snmp_ignore_authfailure and snmp_pdu_address.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5623 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-20 17:47:08 +00:00
vgilc d0149da3e5 2012-02-20 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.sql
	  pandoradb.oracle.sql
	  pandoradb.postgreSQL.sql
	  extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql
	  extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql
	  extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Added
	'tgraph_template' and 'tgraph_source_template' tables.

	* godmode/reporting/graphs.php
	  include/functions_reporting.php: Added templates for combined
	graphs.

	* godmode/reporting/graph_template_editor.php
	  godmode/reporting/graph_template_item_editor.php
	  godmode/reporting/graph_template_list.php: Added files.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5622 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-20 16:15:34 +00:00
vgilc 46599e8f95 2012-02-16 Vanessa Gil <vanessa.gil@artica.es>
* operation/events/events_list: Changed extended info
	to event list.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5620 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-16 17:32:19 +00:00
juanmanuelr 754fa00e02 2012-02-16 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql
	 extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql
	 extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Added 
	 'tevento_fields' row in tconfig table.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5619 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-16 17:21:25 +00:00
vgilc 73e8f1085d 2012-02-16 Vanessa Gil <vanessa.gil@artica.es>
* operation/events/events_list: Changed extended info
	to event list.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5618 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-16 15:13:04 +00:00
juanmanuelr bba6956507 2012-02-16 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/reporting/reporting_builder.php: Added calls to reporting
	template functions.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5617 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-16 15:10:22 +00:00
zarzuelo ef5c861751 2012-02-16 Sergio Martin <sergio.martin@artica.es>
* operation/events/events.php: Fixed disable alerts in 
	event validation when choose more than one event to validate




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5615 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-16 14:16:26 +00:00
vgilc 2653b32c86 2012-02-16 Vanessa Gil <vanessa.gil@artica.es>
* operation/events/events_list: Changed user name to event list.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5614 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-16 13:21:43 +00:00
vgilc a4a413a99d 2012-02-16 Vanessa Gil <vanessa.gil@artica.es>
* operation/events/events_list: Changed user name to event list.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5613 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-16 12:34:31 +00:00
vgilc 5f4195902a 2012-02-16 Vanessa Gil <vanessa.gil@artica.es>
* operation/events/events.php 
	  operation/events/events_list: Show checkbox 'Set alert on stand by'
	when the event is "In process".


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5612 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-16 12:06:25 +00:00
vgilc 33cf99885d 2012-02-16 Vanessa Gil <vanessa.gil@artica.es>
* util/pandora_manage.pl: Modify user comment format.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5611 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-16 10:09:41 +00:00
vgilc 7be24e8051 2012-02-16 Vanessa Gil <vanessa.gil@artica.es>
* util/pandora_manage.pl: Changed user comment format.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5610 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-16 09:47:19 +00:00
vgilc 8e0f58dc32 2012-02-16 Vanessa Gil <vanessa.gil@artica.es>
* include/functions_events.php 
	  operation/events/events_list: In event list: display always user name, 
	changed buttons, changed event type.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5609 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-16 09:38:03 +00:00
zarzuelo 69c84e8efc 2012-02-16 Sergio Martin <sergio.martin@artica.es>
* godmode/alerts/alert_list.builder.php: Fixed creation alerts 
	modules combo where appears all the modules (not init included)



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5607 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-16 08:39:25 +00:00
hkosaka b751ee4870 2012-02-16 Hirofumi Kosaka <kosaka@rworks.jp>
* bin/tentacle_server: Upgraded to 0.3.0 (Merged from
	pandora_agent package).



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5605 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-16 07:30:35 +00:00
koichirok ba2526baa7 2012-02-15 Koichiro Kikuchi <koichiro@rworks.jp>
* lib/PandoraFMS/PluginServer.pm: Now PluginServer treats exit
	 status code 124 as "Unknown" when plugin type of the module
	 is nagios and module type is boolean. timeout exits with 124
	 if command times out.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5603 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-15 06:24:14 +00:00
hkosaka 43c68d2a6d 2012-02-15 Hirofumi Kosaka <kosaka@rworks.jp>
* util/pandora_manage.pl: Fixed an error in help text.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5602 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-15 06:06:11 +00:00
jsatoh d1b1296aaa 2012-02-15 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_field_match_snmp.php: Added a new help file.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5600 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-15 00:24:33 +00:00
vgilc 4ad6579a08 2012-02-14 Vanessa Gil <vanessa.gil@artica.es>
* operation/events/events_list: Display all fields including 
	empty values.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5599 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-14 17:29:40 +00:00
juanmanuelr 15c42f53e6 2012-02-13 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Migrate 
	tconfig ACL list. Pending to change it in Oracle.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5597 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-14 15:38:05 +00:00
vgilc 1f8b77a3de 2012-02-14 Vanessa Gil <vanessa.gil@artica.es>
* util/pandora_manage.pl
	  lib/PandoraFMS/Core.pm: Added 'tags'parameter
	to create_event and check if user name exists.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5596 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-14 14:53:22 +00:00
mdtrooper bb67d1ad50 2012-02-14 Miguel de Dios <miguel.dedios@artica.es>
* ChangeLog: uploaded lost lines to repository. I am sorry.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5595 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-14 14:37:26 +00:00
mdtrooper 4fc57e4a87 2012-02-14 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_config.php, godmode/setup/setup.php
	extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql: fixed the list of ACL ip in
	the table tconfig, before the data was in several rows, now it is in one
	row, and of course I have made in the SQL for the migration.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5594 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-14 14:35:49 +00:00