diff --git a/htdocs/docsoc.php b/htdocs/docsoc.php index 4098aa71c79..660e487a0fc 100644 --- a/htdocs/docsoc.php +++ b/htdocs/docsoc.php @@ -152,11 +152,19 @@ if ($socid > 0) if (defined('MAIN_UPLOAD_DOC') && MAIN_UPLOAD_DOC == 1) { echo '
'; } else @@ -197,7 +205,7 @@ if ($socid > 0) } else { - print "Impossible d'ouvrir : ".$upload_dir.""; + print "Impossible d'ouvrir : ".$upload_dir.""; } } else