ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/src/ActiveDoc/Query.pm
(Generate patch)

Comparing COMP/SCRAM/src/ActiveDoc/Query.pm (file contents):
Revision 1.7 by williamc, Wed Mar 1 11:49:18 2000 UTC vs.
Revision 1.8 by sashby, Tue Dec 4 19:24:04 2001 UTC

# Line 243 | Line 243 | sub setparam {
243          my $name=shift;
244          my $value=shift;
245  
246        #print "Setting $name = $value\n";
246          $self->{params}{$name}=$value;
247          $self->_lodgevalue($name,$value);
248   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines