index
:
lorea/elgg
floxglove-1
floxglove-2
floxglove-3
lorea-preprod
master
saravea
saraveadev
Social Networking Engine
Saravea
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
views
/
default
/
output
/
timestamp.php
blob: 20d25d04394b60c4d6849b75c604faaec9738238 (
plain
)
1
2
3
4
5
<?php
echo
date
(
"F j, Y"
,
$vars
[
'value'
]);
?>