[system] Repository:
ViewVC logotype

Revision 3326


Jump to revision: Previous Next
Author: gage
Date: Fri Jul 1 12:14:40 2005 UTC (7 years, 10 months ago)
Log Message:
Fixed a bug in which the constant 'function'   BASE64_ENCODED was not being
evaluated inside the matching and substitution statements.  Replaced
the constant by using the construction
our $BASE64_ENCODED = 'base64_encoded:';
instead.  The variable is properly interpolated inside the matching
and substitution statements.

Changed paths:

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

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9