root/trunk/web/inf/thks.php
@
135
Revision 135, 203 bytes (checked in by andreu, 12 years ago) |
---|
Line | |
---|---|
1 | <?php |
2 | |
3 | print " <div id=\"contenu\"> <p> Thanks to : \n"; |
4 | print "<li> CERT RENATER (for his daily usage of renetcolGUI)</li>"; |
5 | print "<li> Anthony Fisson (syslog section)</li>"; |
6 | print "</p> </div>\n"; |
7 | |
8 | ?> |
Note: See TracBrowser
for help on using the browser.