Sign in
apache
/
httpd-tests
/
refs/heads/trunk
/
.
/
t
/
htdocs
/
php
/
getlastmod.php
blob: e10a7eb8c32a917f0bbeed600d646dfb9fe04e15 [
file
]
<?
php echo date
(
"F"
,
getlastmod
());
?>