Final enigma Day 5 v2

このコミットが含まれているのは:
Arthur 2019-08-22 19:18:31 +02:00
コミット 8d0f4e1ba4
2個のファイルの変更1行の追加2行の削除

ファイルの表示

@ -15,7 +15,6 @@ $relativePath = "../";
Retour sur le site
</a>
</div>
<hint>Trouvez la solution.</hint>
<?php
$pageContent = ob_get_clean(); // Store html content in variable

ファイルの表示

@ -11,7 +11,7 @@ $relativePath = "../";
Retour sur le site
</a>
</div>
<hint>Vous possédez la solution.</hint>
<?php
$pageContent = ob_get_clean(); // Store html content in variable
$pageTitle = "Erreur 404";