diff --git a/htdocs/comm/docsoc.php b/htdocs/comm/docsoc.php index 6f730260b4a..7016307b14b 100644 --- a/htdocs/comm/docsoc.php +++ b/htdocs/comm/docsoc.php @@ -177,6 +177,10 @@ if ($socid > 0) closedir($handle); } + else + { + print "

Impossible d'ouvrir : $upload_dir"; + } } else {