From 6ee68e5f58e7856caf5fef90661c1f74d81a1932 Mon Sep 17 00:00:00 2001 From: cookie Date: Sun, 25 Dec 2005 05:50:08 +0000 Subject: add system disable message git-svn-id: svn://svn.cccv.de/engel-system@106 29ba0400-6e00-0410-a75a-ca02368028f8 --- www-ssl/inc/config.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'www-ssl/inc/config.php') diff --git a/www-ssl/inc/config.php b/www-ssl/inc/config.php index 5e831cb4..435ffe09 100755 --- a/www-ssl/inc/config.php +++ b/www-ssl/inc/config.php @@ -5,6 +5,9 @@ $url = "https://linuxeurobook/"; // Startverzeichnis des Engelhome $ENGEL_ROOT = "/engel/"; +// System disable message, ist ist set is: bages schow only this text +//$SystemDisableMessage="

This system ist moved to a server in the BCC, you can in the moment only youse it in the in Engel Room

"; + // Anzahl der News, die auf einer Seite ausgeben werden koennen... $DISPLAY_NEWS = 6; @@ -27,7 +30,8 @@ $CCC_Start = "http://www.ccc.de/congress/2004/fahrplan/event/"; $CCC_End = ".de.html"; // SSL Cert-KEY -$show_SSLCERT = "MD5:
AF:32:B9:BE:3F:AE:53:78:1E:1B:6E:82:48:E0:DB:94
SHA1:
B8:07:E8:A4:F3:1A:EF:03:81:C2:44:0C:50:25:3D:1A:A0:E4:AA:76"; +$show_SSLCERT = "MD5:
AF:32:B9:BE:3F:AE:53:78:1E:1B:6E:82:48:E0:DB:94
\n". + "SHA1:
B8:07:E8:A4:F3:1A:EF:03:81:C2:44:0C:50:25:3D:1A:A0:E4:AA:76"; //globale const. fuer schischtplan $GlobalZeileProStunde = 4; -- cgit v1.2.3-70-g09d2