Exported latest revision from sourceforge cvs, discarding history.
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
|
||||
|
||||
<br>
|
||||
<center>
|
||||
|
||||
<?php
|
||||
|
||||
$nocounter = "0";
|
||||
if( isset( $_REQUEST[ "nocounter" ] ) ) {
|
||||
$nocounter = $_REQUEST[ "nocounter" ];
|
||||
}
|
||||
|
||||
if( ! $nocounter ) {
|
||||
?>
|
||||
|
||||
<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
|
||||
}
|
||||
?>
|
||||
|
||||
|
||||
</center>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user