From d75586b46c39b5bccc4e9f885b26f6a28b02ae7f Mon Sep 17 00:00:00 2001 From: Thijs Stobbelaar Date: Mon, 2 Oct 2023 12:42:39 +0200 Subject: [PATCH 1/2] kolom volgorde --- last_stats.php | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/last_stats.php b/last_stats.php index d3ab038..856928b 100644 --- a/last_stats.php +++ b/last_stats.php @@ -37,14 +37,15 @@ error_reporting(E_ALL); echo ""; echo " - + + + - - - + + "; foreach ($player_datas as $player_data) { if (!isset($player_data['playername']) || is_null($player_data['playername'])) { @@ -80,14 +81,15 @@ error_reporting(E_ALL); echo " - + + + - - - + + "; } -- 2.49.1 From 416e9af20fbfd43fd3da00da68f8423765dae3a5 Mon Sep 17 00:00:00 2001 From: Thijs Stobbelaar Date: Mon, 2 Oct 2023 12:45:30 +0200 Subject: [PATCH 2/2] pragma gone --- .htaccess | 1 - 1 file changed, 1 deletion(-) diff --git a/.htaccess b/.htaccess index 5a1273e..e97abf9 100644 --- a/.htaccess +++ b/.htaccess @@ -9,6 +9,5 @@ RewriteRule ^(.*)$ $1.php [L] Header set Cache-Control "no-cache, no-store, must-revalidate" - Header set Pragma "no-cache" Header set Expires "0" -- 2.49.1
PlayernameDeathsWin RatioK/D (Human)K/D (All) Kills Human Kills MatchesK/D (Human)K/D (All) WinsWin RatioDeaths
$player_name$deaths$winratio$KD_H$KD_ALL $kills $humankills $matches$KD_H$KD_ALL $wins$winratio$deaths