Final enigma Day 5 v2
このコミットが含まれているのは:
コミット
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";
|
||||
|
|
読み込み中…
新しいイシューから参照