/[cwmp]/google/trunk/lib/CWMP/Session.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /google/trunk/lib/CWMP/Session.pm

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

revision 77 by dpavlin, Fri Jun 22 13:09:08 2007 UTC revision 79 by dpavlin, Fri Jun 22 14:32:13 2007 UTC
# Line 181  sub process_request { Line 181  sub process_request {
181                          warn "## acquired state = ", dump( $state ), "\n";                          warn "## acquired state = ", dump( $state ), "\n";
182    
183                          $self->state( $state );                          $self->state( $state );
184                            $self->store->update_state( $state->{ID} => $state );
185    
186                  } else {                  } else {
187                          warn "## empty request\n";                          warn "## empty request\n";

Legend:
Removed from v.77  
changed lines
  Added in v.79

  ViewVC Help
Powered by ViewVC 1.1.26