[dw-free] Mark made a bug, a syntax error. Mark is suitably remorseful, and expects a thrashing lat
[commit: http://hg.dwscoalition.org/dw-free/rev/5027be8b7ac1]
Mark made a bug, a syntax error. Mark is suitably remorseful, and expects a
thrashing later.
Patch by
mark.
Files modified:
Mark made a bug, a syntax error. Mark is suitably remorseful, and expects a
thrashing later.
Patch by
Files modified:
- cgi-bin/talklib.pl
--------------------------------------------------------------------------------
diff -r 9e8abb4a632f -r 5027be8b7ac1 cgi-bin/talklib.pl
--- a/cgi-bin/talklib.pl Mon Jun 15 04:09:00 2009 +0000
+++ b/cgi-bin/talklib.pl Mon Jun 15 04:53:36 2009 +0000
@@ -80,7 +80,7 @@ sub talkargs {
}
# Returns HTML to display an image, given the image id as an argument.
-sub show_image {
+sub show_image
{
my ( $pics, $id, $extra ) = @_;
return unless defined $pics->{pic}->{$id};
--------------------------------------------------------------------------------

no subject
no subject