From b11ec5480ad000340f6842ef92c2d4cb94eb6fe1 Mon Sep 17 00:00:00 2001 From: Tom Laermans Date: Sun, 11 Apr 2010 08:39:19 +0000 Subject: [PATCH] remove branding warning (everything works without it as well) git-svn-id: http://www.observium.org/svn/observer/trunk@1059 61d68cd4-352d-0410-923a-c4978735b2b8 --- html/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/index.php b/html/index.php index 07ccd8b2e..8862d3bc3 100755 --- a/html/index.php +++ b/html/index.php @@ -38,7 +38,7 @@ if($debug) { } } } else { - echo "Please check config.php.default and adjust your settings to reflect the new Multi-Tenancy configuration."; +# echo "Please check config.php.default and adjust your settings to reflect the new Multi-Tenancy configuration."; } ?>