From 9bfe552ccdd08f134f6c09bbcce5233ff2d0b1b8 Mon Sep 17 00:00:00 2001 From: slerena Date: Mon, 21 Sep 2009 00:59:34 +0000 Subject: [PATCH] 2009-09-21 Sancho Lerena * install.php: Updated version in the main screen (2.0 > 3.0) git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1962 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 4 ++++ pandora_console/install.php | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index ea709611cc..3b5ac98657 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,7 @@ +2009-09-21 Sancho Lerena + + * install.php: Updated version in the main screen (2.0 > 3.0) + 2009-09-18 Sancho Lerena * pandoradb.sql: more changes to schema :(. Added id_group to custom graph diff --git a/pandora_console/install.php b/pandora_console/install.php index 72f3b10a75..c61bfe2437 100644 --- a/pandora_console/install.php +++ b/pandora_console/install.php @@ -172,7 +172,7 @@ function install_step1() {

Pandora FMS installation wizard. Step #1 of 4

-

Welcome to Pandora FMS 2.0 installation Wizard

+

Welcome to Pandora FMS 3.0 installation Wizard

This wizard helps you to quick install Pandora FMS console in your system.

In four steps checks all dependencies and make your configuration for a quick installation.

@@ -195,7 +195,7 @@ function install_step1() {
"; echo "
Upgrade: - If you want to upgrade from Pandora FMS 1.3.x to 2.0 version, + If you want to upgrade from Pandora FMS 2.x to 3.0 version, please download the migration tool from our website at PandoraFMS.com web site.
";