Menu

[r1970]: / trunk / LWJGL / www / irclog.php  Maximize  Restore  History

Download this file

10 lines (8 with data), 288 Bytes

1
2
3
4
5
6
7
8
9
<? require('_include/header.php'); ?>
<h1>Last 100 lines of the IRC chat (<a href="irc://irc.freenode.net/lwjgl">#LWJGL IRC channel</a>)</h1>
<p>
<pre>
<?php echo htmlentities(file_get_contents("http://irc-stats.lwjgl.org/log.php")); ?>
</pre>
</p>
<? require('_include/footer.php'); ?>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.