[system] / trunk / webwork-modperl / lib / WeBWorK / ContentGenerator / Instructor / ProblemSetEditor.pm Repository:
ViewVC logotype

Diff of /trunk/webwork-modperl/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetEditor.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 884 Revision 887
188 ; 188 ;
189 189
190} 190}
191 191
192sub gatherInfo { 192sub gatherInfo {
193 #fix me. This is very much hacked together. In particular can we pass the key inside the post? 193 #FIXME: This is very much hacked together. In particular can we pass the key inside the post?
194 my $self = shift; 194 my $self = shift;
195 my $ce = $self->{ce}; 195 my $ce = $self->{ce};
196 my $r = $self->{r}; 196 my $r = $self->{r};
197 my $path_info = $r->path_info || ""; 197 my $path_info = $r->path_info || "";
198 198

Legend:
Removed from v.884  
changed lines
  Added in v.887

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9