mirror of
https://github.com/Pathduck/pathduck.github.io.git
synced 2026-06-24 13:09:56 -04:00
update cache-test
This commit is contained in:
2
test/cache/touch.php
vendored
2
test/cache/touch.php
vendored
@@ -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");
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user