root/trunk/web/inf/thks.php @ 140

Revision 136, 232 bytes (checked in by andreu, 12 years ago)

Information section update with release notes and thanks

Line 
1<?php
2
3print " <div id=\"contenu\"> <p> Thanks to : \n";
4print "<ul>";
5print "<li> CERT RENATER (for his daily usage of renetcolGUI)</li>";
6print "<li> Anthony Fisson (syslog section)</li>";
7print "</ul>";
8print "</p> </div>\n";
9
10?>
Note: See TracBrowser for help on using the browser.