index
:
webtrees
firebird
webtrees suite with firebird driver
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
resources
/
views
/
expand-chart-box.phtml
blob: 982d0a824d7cea856007943b5e61d5ad0fd732b2 (
plain
)
1
2
3
<?php foreach ($facts as $fact) : ?> <?= $fact->summary() ?> <?php endforeach;