update cache-test

This commit is contained in:
Stian
2026-01-31 13:21:01 +01:00
parent 4b1d33708f
commit 7ece5bcab7
+1 -1
View File
@@ -7,6 +7,6 @@ system("touch vivaldi.jpg");
system("mv style1.css style.tmp; mv style2.css style1.css; mv style.tmp style2.css");
system("touch style1.css");
header("Location: ./");
header("Location: ./index.php");
?>