From 72057a8e92d76217b16a23ed7cd43e9c5f8432aa Mon Sep 17 00:00:00 2001 From: Marius Burkard <m.burkard@pixcept.de> Date: Wed, 11 May 2016 09:57:13 -0400 Subject: [PATCH] - webserver has to be restarted after letsencrypt updates --- interface/lib/classes/validate_openvz.inc.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/interface/lib/classes/validate_openvz.inc.php b/interface/lib/classes/validate_openvz.inc.php index 75e41fe..4aa1a70 100644 --- a/interface/lib/classes/validate_openvz.inc.php +++ b/interface/lib/classes/validate_openvz.inc.php @@ -28,7 +28,7 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. @author Florian Schaal, info@schaal-24.de - @copyrighth Florian Schaal, info@schaal-24.de + @copyright Florian Schaal, info@schaal-24.de */ class validate_openvz { -- Gitblit v1.9.1