[system] Repository:
ViewVC logotype

Revision 1039


Jump to revision: Previous Next
Author: gage
Date: Fri Jun 6 02:28:13 2003 UTC (10 years ago)
Log Message:
replaced $r->param('key') with my $key = $r->param('key'); and then used $key in call
to PG.  $r->param('key') was returning a two item list in list context.  I don't know
where the extra entry into the key param was coming from.

This stuns bug #50, but doesn't kill it.

-- Mike

Changed paths:

Path Details
Directorytrunk/webwork-modperl/lib/WeBWorK/ContentGenerator/Problem.pm modified , text changed
Directorytrunk/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm modified , text changed

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9