From 9a8e7545f09ea3554c0b2ad3707259fe9c75bad5 Mon Sep 17 00:00:00 2001 From: raulmateos Date: Sat, 27 Sep 2008 15:13:34 +0000 Subject: [PATCH] 2008-09-08 Raul Mateos * Commit forgotten file git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1121 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_server/lib/PandoraFMS/Config.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora_server/lib/PandoraFMS/Config.pm b/pandora_server/lib/PandoraFMS/Config.pm index 09a0e0cc26..5cd8318c4a 100644 --- a/pandora_server/lib/PandoraFMS/Config.pm +++ b/pandora_server/lib/PandoraFMS/Config.pm @@ -74,7 +74,7 @@ sub pandora_init { my $init_string = $_[1]; printf "\n$init_string $pandora_version Build $pandora_build Copyright (c) 2004-2008 ArticaST\n"; printf "This program is OpenSource, licensed under the terms of GPL License version 2.\n"; - printf "You can download latest versions and documentation at http://pandora.sourceforge.net \n\n"; + printf "You can download latest versions and documentation at http://www.pandorafms.org \n\n"; # Load config file from command line if ($#ARGV == -1 ){