From e042b7bced715a9d0d6c660df453b1b68f263316 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 26 Jan 2017 14:30:08 +0100 Subject: Drop ancient unused files. --- horde/imp4/motd.php | 55 ----------------------------------------------------- 1 file changed, 55 deletions(-) delete mode 100644 horde/imp4/motd.php (limited to 'horde/imp4/motd.php') diff --git a/horde/imp4/motd.php b/horde/imp4/motd.php deleted file mode 100644 index 9d8e201..0000000 --- a/horde/imp4/motd.php +++ /dev/null @@ -1,55 +0,0 @@ - - - - - * To use, unncomment and modify these variables: - * - * $SERVER_SSL_PORT - Port on which your SSL server listens (Usually 443) - * $SERVER_HTTP_PORT - Port on which your HTTP server listens (Usually 80) - * $SERVER_SSL_URL - Full URL to your HTTPS server and Horde directory - * $SERVER_HTTP_URL - Full URL to your HTTP server and Horde directory - */ - -// $SERVER_SSL_PORT = 443; -// $SERVER_HTTP_PORT = 80; -// $SERVER_SSL_URL = 'https://www.example.com'; -// $SERVER_HTTP_URL = 'http://www.example.com'; -// -// $port = $_SERVER['SERVER_PORT']; -// -// echo '
'; -// -// switch ($port) { -// case $SERVER_SSL_PORT: -// echo _("You are currently using Secure HTTPS
"); -// break; -// -// case $SERVER_HTTP_PORT: -// echo _("You are currently using Standard HTTP
"); -// break; -// } -// -// echo '' . _("Click here for Standard HTTP") . ' - ' . _("Click here for Secure HTTPS") . '
'; - -?> - -

-Bookmark the following alternatives now, in case this site goes down one day:
-dr. Jones, -Homebase, -Lab, -Bitbase, -KaosPilotene Norge, -DGI-huset. -

-

-Always remember to select your home organisation at login!
-

- -
-
getImageDir('horde')) ?>
-- cgit v1.2.3