Welcome to mirror list, hosted at ThFree Co, Russian Federation.

pkgelementindex.tpl « templates « PHP « templates « Smarty « HTML « Converters « phpDocumentor « PhpDocumentor-1.3.2 « libs - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0dabfdb722baf5a2641130b893ff253706efd472 (plain)
1
2
3
4
5
{include file="header.tpl"}
<a name="top"></a>
<h1>Element index for package {$package}</h1>
{include file="basicindex.tpl" indexname=elementindex_$package}
{include file="footer.tpl"}