<?php
/*
$Header: /cvs/hol/src/user/dspWait.php,v 1.1.1.1 2005/02/08 08:45:32 hol Exp $
<fusedoc fuse="dspWait.php">
<responsibilities>
Notify user registration completed
It also notify that user MUST confirm reservation.
</responsibilities>
<properties>
<history author="" date="2003 September 29" email="" type="create" />
<note>
Data Rules: resultSet - (None)
</note>
</properties>
<io>
<in>
<string name="self" optional="false" />
<structure name="resultSet" scope="request" optional="false" comment="Generic result set" />
</in>
<out>
</out>
</io>
</fusedoc>
*/
?>
<msg>
<?php
if (!$fuseFailure)
echo $GLOBALS['language']['user']['wait']
?>
</msg>