Clan info updated with clanmembers and clickable to latest matches #123

Merged
OpzekerIT merged 7 commits from dev into main 2023-11-16 12:57:22 +00:00
Showing only changes of commit f7aa530fd3 - Show all commits

View file

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