Parent Directory
|
Revision Log
|
Patch
| Revision 884 | Revision 887 | ||
|---|---|---|---|
| … | … | ||
| 188 | ; | 188 | ; |
| 189 | 189 | ||
| 190 | } | 190 | } |
| 191 | 191 | ||
| 192 | sub gatherInfo { | 192 | sub 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 | ||
|
||||||||
| aubreyja at gmail dot com | ViewVC Help |
| Powered by ViewVC 1.0.9 |