#//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_454;
?>
print $nav_font; ?>
print $MSG_247."$HTTP_SESSION_VARS[PHPAUCTION_LOGGED_IN_USERNAME]"; ?>
|
=$nav_font?>
=$MSG_234?>
|
if(is_array($AUCTIONS))
{
while(list($k,$v) = each($AUCTIONS))
{
?>
=$std_font?>
=$MSG_458?>
TARGET=_blank>
=$std_font.$v?>
|
|
if($FEE[$k] == 0)
{
?>
=$std_font.$MSG_459;?>
|
=$std_font.$MSG_460;?>
|
=$std_font.$MSG_461;?>
|
=$std_font.$MSG_902;?>
|
=$std_font;?>
=$SELLER_NICK[$k]?>
|
=$std_font;?>
>
=$SELLER_EMAIL[$k]?>
|
=$std_font;?>
=print_money($BID[$k])?>
|
=$std_font;?>
if($QTY[$k] > 0)
{
print $QTY[$k];
}
else
{
print "1";
}
?>
|
}
elseif($FEE[$k] == 1 || $FEE[$k] == 2)
{
?>
=$std_font.$MSG_489?>
=$std_font.$MSG_493?> =print_money($FEE_AMOUNT[$k])?>
if($SETTINGS[buyerfinalfee] == 1)
{
?>
[>=$MSG_492?>]
}else{
print" ";
}
?>
|
}
elseif($FEE[$k] == 3)
{
?>
=$std_font.$MSG_490?>
|
}
?>
|
}
}
?>
|
|