[dw-free] cleaning up userpics code
[commit: http://hg.dwscoalition.org/dw-free/rev/61cf5913afad]
http://bugs.dwscoalition.org/show_bug.cgi?id=513
Wrong user, no biscuit.
Patch by
kareila.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=513
Wrong user, no biscuit.
Patch by
Files modified:
- htdocs/support/see_request.bml
--------------------------------------------------------------------------------
diff -r 2be7c10a8b73 -r 61cf5913afad htdocs/support/see_request.bml
--- a/htdocs/support/see_request.bml Mon Oct 04 11:38:12 2010 +0800
+++ b/htdocs/support/see_request.bml Sun Oct 03 23:25:08 2010 -0500
@@ -592,7 +592,7 @@ body<=
my ( $width, $height ) = $icon->dimensions;
$header .= "<td><img src='$src' width='$width' height='$height' hspace='3' alt='$alt'/></td>";
}
- $header .= "<td>" . LJ::ljuser( $u, { full => 1 } );
+ $header .= "<td>" . LJ::ljuser( $up, { full => 1 } );
$header .= " - " . $up->name_html unless $up->is_suspended;
$header .= "</td></tr></table>\n"
}
--------------------------------------------------------------------------------

no subject
no subject
(hides it from