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

footer.tpl « templates « default « 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: ecf90ee80882440e6703e81a2f7a3562ebeb0bee (plain)
1
2
3
4
5
6
7
	<div id="credit">
		<hr>
		Documentation generated on {$date} by <a href="{$phpdocwebsite}">phpDocumentor {$phpdocversion}</a>
	</div>
</div>
</body>
</html>