From 7c8fd8031038e7958ef4dbb059e86decd6fefa28 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Sat, 30 Jun 2012 12:41:18 -0400 Subject: [PATCH] Show explicit error message when provided hostname is invalid (#1488550) --- program/include/html.php | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) diff --git a/program/include/html.php b/program/include/html.php index c76eb74..b42da1d 100644 --- a/program/include/html.php +++ b/program/include/html.php @@ -17,10 +17,7 @@ +-----------------------------------------------------------------------+ | Author: Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ - - $Id$ - - */ +*/ /** -- Gitblit v1.9.1