Code smells and bugs resolve 13
continuous-integration/drone/push Build is passing Details

master
Alexis 2 years ago
parent 329f6da171
commit aaba66ff5e

@ -9,10 +9,10 @@
<h1>
<?php if (empty($error)) {
echo "Erreur";
}else{
echo $error;
}
} else {
echo $error;
}
?>
</h1>
</body>
</html>
</html>

Loading…
Cancel
Save