1
0
mirror of https://gitlab.com/animath/si/plateforme-corres2math.git synced 2025-06-25 15:37:24 +02:00

Beaucoup de petites modifications

This commit is contained in:
galaxyoyo
2019-10-06 13:29:20 +02:00
parent 8ab6a7a3aa
commit 866d4a2744
15 changed files with 107 additions and 19 deletions

View File

@ -94,6 +94,7 @@ if (!$has_error) {
<h1 class="display-5">Autorisation de droit à l'image :</h1>
</div>
<?php
print_r($documents);
printDocuments($documents);
}