diff --git a/htdocs/projet/tasks/comment.php b/htdocs/projet/tasks/comment.php index ed2e488631836..a817f1df4f0ad 100644 --- a/htdocs/projet/tasks/comment.php +++ b/htdocs/projet/tasks/comment.php @@ -263,7 +263,7 @@ // Other attributes $cols = 3; - $parameyers=array('socid'=>$socid); + $parameters=array('socid'=>$socid); include DOL_DOCUMENT_ROOT . '/core/tpl/extrafields_view.tpl.php'; print '';