From 481c00a06333c7e4759d0fbd780a9adccbfa00c3 Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Wed, 20 Jun 2012 04:22:11 -0400 Subject: [PATCH] Implemented: FS#1434 - Extend vhost config rollback to ssl certificates --- interface/web/client/client_edit.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/interface/web/client/client_edit.php b/interface/web/client/client_edit.php index c5d7ba4..76616fc 100644 --- a/interface/web/client/client_edit.php +++ b/interface/web/client/client_edit.php @@ -1,6 +1,6 @@ <?php /* -Copyright (c) 2005 - 2008, Till Brehm, projektfarm Gmbh +Copyright (c) 2005 - 2012, Till Brehm, projektfarm Gmbh, ISPConfig UG All rights reserved. Redistribution and use in source and binary forms, with or without modification, -- Gitblit v1.9.1