Fix wrong value for module part and return access denied

This commit is contained in:
atm-ph 2018-10-04 16:55:16 +02:00
parent 6e7fd15e1e
commit bfaf25ca2a

View File

@ -1611,7 +1611,7 @@ if ($id > 0)
$var=true;
print $formfile->showdocuments('agenda',$object->id,$filedir,$urlsource,$genallowed,$delallowed,'',0,0,0,0,0,'','','',$object->default_lang);
print $formfile->showdocuments('actions',$object->id,$filedir,$urlsource,$genallowed,$delallowed,'',0,0,0,0,0,'','','',$object->default_lang);
print '</div><div class="fichehalfright"><div class="ficheaddleft">';