From 518437840b2239a33378a1939bce9386af3a346f Mon Sep 17 00:00:00 2001 From: ENGO150 Date: Thu, 16 May 2024 20:36:54 +0200 Subject: [PATCH] changed unused stupid php files into html --- autori.php => autori.html | 0 index.php | 4 ++-- map.php => map.html | 0 res/map/script.js | 2 +- res/{panorama.php => panorama.html} | 2 +- 5 files changed, 4 insertions(+), 4 deletions(-) rename autori.php => autori.html (100%) rename map.php => map.html (100%) rename res/{panorama.php => panorama.html} (92%) diff --git a/autori.php b/autori.html similarity index 100% rename from autori.php rename to autori.html diff --git a/index.php b/index.php index dfa128b..6381c7c 100644 --- a/index.php +++ b/index.php @@ -23,9 +23,9 @@ session_start();