#//v.1.1.0
#///////////////////////////////////////////////////////
#// COPYRIGHT 2002 PHPAuction.org ALL RIGHTS RESERVED//
#// For Source code for the GPL version go to //
#// http://phpauction.org and download //
#///////////////////////////////////////////////////////
?>
print $tlt_font; ?>
print $tlt_font.$MSG_205;
?>
print $nav_font; ?>
print $MSG_247."$HTTP_SESSION_VARS[PHPAUCTION_LOGGED_IN_USERNAME]"; ?>
|
if(isset($HTTP_SESSION_VARS[TMP_MSG]))
{
?>
print $std_font."$TMP_MSG";
session_name($SESSION_NAME);
session_unregister("TMP_MSG");
?>
|
}
?>
|
print $std_font; ?>
|
|
|