From 14b401719ea2e56be9651c1b6a73816f5c4909b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikki=20S=C3=B8rensen?= Date: Mon, 12 Mar 2018 18:06:00 +0100 Subject: [PATCH] Syntax changed "/" to "*" --- scripts/plugins/template.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/plugins/template.php b/scripts/plugins/template.php index 445f43e..7216a8d 100644 --- a/scripts/plugins/template.php +++ b/scripts/plugins/template.php @@ -2,7 +2,7 @@ /** * Template class to support new dns services -/ There are 5 places to change data +* There are 5 places to change data */ class template {