--- trunk/webwork2/lib/WeBWorK/Utils.pm 2003/06/09 22:46:25 1094 +++ trunk/webwork2/lib/WeBWorK/Utils.pm 2003/06/09 23:24:37 1095 @@ -144,25 +144,26 @@ # ----- -sub dbDecode($) { - my $string = shift; - return unless defined $string and $string; - my %hash = $string =~ /(.*?)(?