index
:
apache2
debian
progress-linux
upstream
debian 11 security: apache
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
debian
/
perl-framework
/
t
/
htdocs
/
php
/
getlastmod.php
blob: e10a7eb8c32a917f0bbeed600d646dfb9fe04e15 (
plain
)
1
<?php
echo
date
(
"F"
,
getlastmod
());
?>