|
|
@ -19,7 +19,7 @@ function douserinfo($data, $user) |
|
|
|
|
|
|
|
|
|
|
|
$ans = getUserInfo($user); |
|
|
|
$ans = getUserInfo($user); |
|
|
|
|
|
|
|
|
|
|
|
$pg = '<h1>Block Acclaim</h1>'.$pg; |
|
|
|
$pg = '<h1>Block Acclaim</h1>'; |
|
|
|
$pg .= "<table callpadding=0 cellspacing=0 border=0>\n"; |
|
|
|
$pg .= "<table callpadding=0 cellspacing=0 border=0>\n"; |
|
|
|
$pg .= "<tr class=title>"; |
|
|
|
$pg .= "<tr class=title>"; |
|
|
|
$pg .= "<td class=dl>User</td>"; |
|
|
|
$pg .= "<td class=dl>User</td>"; |
|
|
|