Exported latest revision from sourceforge cvs, discarding history.

This commit is contained in:
Jason Rohrer
2017-10-11 13:16:19 -07:00
parent 9c297bbe8b
commit cc3108fe85
1304 changed files with 79564 additions and 2 deletions
+29
View File
@@ -0,0 +1,29 @@
</center>
<?php
global $imageNumber;
echo "<table width=\"100%\" border=0><tr><td align=right>";
if( $imageNumber == 1 ) {
?>
<script src="//static.getclicky.com/js" type="text/javascript"></script>
<script type="text/javascript">try{ clicky.init(100708513); }catch(e){}</script>
<noscript><p><img alt="Clicky" width="1" height="1" src="//in.getclicky.com/100708513ns.gif" /></p></noscript>
<?php
}
echo "</td></tr></table>";
?>
</body>
</html>