Final enigma Day 5 v2
这个提交包含在:
父节点
fec5636f5e
当前提交
8d0f4e1ba4
共有 2 个文件被更改,包括 1 次插入 和 2 次删除
|
@ -15,7 +15,6 @@ $relativePath = "../";
|
||||||
Retour sur le site
|
Retour sur le site
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<hint>Trouvez la solution.</hint>
|
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
$pageContent = ob_get_clean(); // Store html content in variable
|
$pageContent = ob_get_clean(); // Store html content in variable
|
||||||
|
|
|
@ -11,7 +11,7 @@ $relativePath = "../";
|
||||||
Retour sur le site
|
Retour sur le site
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<hint>Vous possédez la solution.</hint>
|
|
||||||
<?php
|
<?php
|
||||||
$pageContent = ob_get_clean(); // Store html content in variable
|
$pageContent = ob_get_clean(); // Store html content in variable
|
||||||
$pageTitle = "Erreur 404";
|
$pageTitle = "Erreur 404";
|
||||||
|
|
正在加载…
在新工单中引用