blob: f62f6e1f156948e04e886b74ae6a1a0d9db711e0 (
plain)
1
2
3
4
5
6
7
8
9
|
<!-- BEGIN debug -->
<div class="copyright">{L_GEN_TIME} {S_TIME}</div>
<!-- END debug -->
<!-- Please, do not remove this copyright. If you really want to,
contact me pierrick@z0rglub.com to find a solution on how
to show the origin of the script...-->
<div class="copyright">Powered by <a href="{U_SITE}" class="back">PhpWebGallery</a> {S_VERSION}</div>
</body>
</html>
|