mirror of
https://github.com/Pathduck/pathduck.github.io.git
synced 2026-05-10 22:29:07 -04:00
Update files
This commit is contained in:
4
test/cache/index.php
vendored
4
test/cache/index.php
vendored
@@ -13,9 +13,9 @@
|
||||
<form method="get" action="touch.php">
|
||||
<p>
|
||||
<input type="submit" value="Touch Image" alt="Touch Image">
|
||||
</p>
|
||||
</p>
|
||||
</form>
|
||||
|
||||
</form>
|
||||
<?php
|
||||
echo "Image last modified: " . date (DATE_RFC850, filemtime('vivaldi.jpg'));
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user