@@ -168,7 +168,7 @@ |
||
168 | 168 | <p style="color: red"><?=$warning?></p> |
169 | 169 | <button onclick="location.href = '/';">Go to website</button> |
170 | 170 | </table> |
171 | -HTML; |
|
171 | +html; |
|
172 | 172 | } |
173 | 173 | |
174 | 174 | if (count(explode('/', $_SERVER['REQUEST_URI'])) > 3) { |