@@ -0,0 +1,6 @@
<?php
require("./modele/Livre.php");
$livres = new Livre();
var_dump($livres->getAll());
?>
The note is not visible to the blocked user.