Added optional authentication method.
[viewgit.git] / templates / footer.php
blobdc8d1d81f690e9d842ee5d9f4a38bc5ff5f63bae
1 <?php
2 if ($conf['ad']) {
3 echo "<div class=\"ad\"><a href=\"http://viewgit.sourceforge.net/\" title=\"Visit the ViewGit homepage\">ViewGit</a></div>";
5 ?>
7 </body>
8 </html>