From 69f1d9825cdf2d6576a84716e6141fc63d6c7d9e Mon Sep 17 00:00:00 2001 From: Sof Date: Sun, 17 Feb 2019 20:08:03 +0100 Subject: [PATCH] Typo --- htdocs/projet/tasks/comment.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/projet/tasks/comment.php b/htdocs/projet/tasks/comment.php index ed2e4886318..a817f1df4f0 100644 --- a/htdocs/projet/tasks/comment.php +++ b/htdocs/projet/tasks/comment.php @@ -263,7 +263,7 @@ if ($id > 0 || ! empty($ref)) // Other attributes $cols = 3; - $parameyers=array('socid'=>$socid); + $parameters=array('socid'=>$socid); include DOL_DOCUMENT_ROOT . '/core/tpl/extrafields_view.tpl.php'; print '';