<!-- Savannah - Additionnal contact information -->
<!-- $Id: contact.txt,v 1.4 2004/01/31 00:56:17 yeupou Exp $  BEGIN -->
<?php
// This file is part of the Savane project
// <http://gna.org/projects/savane/>
//
// $Id: contact.txt,v 1.4 2004/01/31 00:56:17 yeupou Exp $
//
print '
<p>
<b>Support questions</b> <u>related to the '.$GLOBALS['sys_name'].' project</u>
 should be submitted through the 
<a href="'.$GLOBALS['sys_home'].'support/?func=addsupport&amp;group='.$GLOBALS['sys_unix_group_name'].'">
[ Support Manager ]</a> or sent by mail to 
<a href="mailto:'.$GLOBALS['sys_email_adress'].'">'.$GLOBALS['sys_email_adress'].'</a>.
';
?>
<!-- $Id: contact.txt,v 1.4 2004/01/31 00:56:17 yeupou Exp $  END -->
