Exported latest revision from sourceforge cvs, discarding history.
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user