<!-- Savannah - Project registration STEP 5 reminder -->
<!-- $Id$  BEGIN -->
<br>
<?php
// This file is part of the Savane project
// <http://gna.org/projects/savane/>
//
// $Id$
//
	// Default Project Type
	// This value, really, should be set !
	// Type 'name' is expected, and not 'type_id'
	$default_group_type_value="Software";
?>
<!-- $Id$  END -->