summaryrefslogtreecommitdiff
path: root/html/includes/footer.php
blob: be5e38c2c48497a2b753e14fe6af15d26472cfdf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<br><br><br>

<table class="box" border="0" cellpadding="1" width="720">
	<tr>
	  <td class="smheading" align="center">

			<!-- Please leave this bit in, its the least you can do with all the work we have done :) -->
			<p>
				<a href="https://github.com/sn3p/utstats" target="_blank">
			  UTStats Beta 4.2.8</a> &copy; 2005 azazel, AnthraX and toa
			</p>

		</td>
  </tr>
</table>

</center>
</td></tr></tbody></table>
</body></html>

<?php ob_end_flush(); ?>