From 1856fb894649968c7684a3f7e3c5c96d3bb15218 Mon Sep 17 00:00:00 2001 From: Philippe Grand Date: Tue, 28 Aug 2018 10:41:26 +0200 Subject: [PATCH] Update ctyperesource.class.php --- htdocs/core/class/ctyperesource.class.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/htdocs/core/class/ctyperesource.class.php b/htdocs/core/class/ctyperesource.class.php index f7c84ceae98..2195ab2cbb0 100644 --- a/htdocs/core/class/ctyperesource.class.php +++ b/htdocs/core/class/ctyperesource.class.php @@ -50,9 +50,9 @@ class Ctyperesource public $code; /** - * @var string proper name for given parameter - */ - public $label; + * @var string proper name for given parameter + */ + public $label; public $active;