This commit is contained in:
Lanta 2023-11-16 13:47:03 +01:00
parent ea00d48be8
commit 36b11820b7

View file

@ -1,9 +1,3 @@
<?php
ini_set('display_errors', 1);
ini_set('display_startup_errors', 1);
error_reporting(E_ALL);
?>
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<?php include './includes/head.php'; ?> <?php include './includes/head.php'; ?>