From 9486a3d08b56114ef221644442edda669e0c79a2 Mon Sep 17 00:00:00 2001 From: Danny Terweij Date: Thu, 20 Mar 2014 13:33:29 +0100 Subject: [PATCH 1/2] Version Bump 6.1.19. --- kloxo/RELEASEINFO/Changelog | 12 ++++++++++++ kloxo/httpdocs/lib/sgbl.php | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/kloxo/RELEASEINFO/Changelog b/kloxo/RELEASEINFO/Changelog index 044e3995f6..29ba09dd11 100755 --- a/kloxo/RELEASEINFO/Changelog +++ b/kloxo/RELEASEINFO/Changelog @@ -1,5 +1,17 @@ Changelog +Kloxo 6.1.19 - 22-mar-2014 +################################## +Bug #519: Spamdyke On Additional Smtp Port affects also primary port +Bug #781: Upgrade slave fails +Bug #900: post_max_size is definied two times in php.ini.temp +Bug #941: Forgot Password in Kloxo doesn't work +Bug #992: wrong package installing tinydns +Bug #994: Apache optimization causes crashing hold +Bug #1098: Client file manager - No files +Bug #788: Partial fix for pure-ftpd +Enhancement #1099: Improvement GUI (part 1) + Kloxo 6.1.18 - 23-feb-2014 ################################## Bug #863: Adding parked/redirected domain breaks Apache config diff --git a/kloxo/httpdocs/lib/sgbl.php b/kloxo/httpdocs/lib/sgbl.php index 47806d7c90..07b9c2afb3 100644 --- a/kloxo/httpdocs/lib/sgbl.php +++ b/kloxo/httpdocs/lib/sgbl.php @@ -24,7 +24,7 @@ function __construct() $this->__var_program_name = 'kloxo'; $this->__ver_major = "6"; $this->__ver_minor = "1"; - $this->__ver_release = "18"; + $this->__ver_release = "19"; $this->__ver_enterprise = "Single Server Edition"; $this->__ver_type = "production"; $this->__ver_extra = "Stable"; From c1263a2eda3060168096d3b481799aa9c5b322c0 Mon Sep 17 00:00:00 2001 From: Danny Terweij Date: Fri, 21 Mar 2014 16:12:00 +0100 Subject: [PATCH 2/2] Project #1099. Changes: - Removed some html errors from the login page. --- kloxo/file/default_index.php | 56 +----- kloxo/file/login_inc.php | 6 +- kloxo/httpdocs/htmllib/lib/admin_login.css | 190 +++++++++++--------- kloxo/httpdocs/htmllib/lib/indexcontent.php | 14 +- 4 files changed, 125 insertions(+), 141 deletions(-) diff --git a/kloxo/file/default_index.php b/kloxo/file/default_index.php index 3cf31ec0b9..0607c265e4 100644 --- a/kloxo/file/default_index.php +++ b/kloxo/file/default_index.php @@ -13,56 +13,16 @@ $incfile = "./inc.php"; } ?> + - - -Kloxo Control Panel - - - - - + + Kloxo Control Panel + + + + + - diff --git a/kloxo/file/login_inc.php b/kloxo/file/login_inc.php index 7552859f61..15016c8e0f 100644 --- a/kloxo/file/login_inc.php +++ b/kloxo/file/login_inc.php @@ -1,7 +1,5 @@ - - - - + + "Kloxo Account",'domain' => 'Domain Owner', 'mailaccount' => "Mail Account"); $progname = $sgbl->__var_program_name; @@ -18,10 +22,6 @@ } else { ?> - -