/[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 99 by dpavlin, Fri Jun 22 18:25:24 2007 UTC revision 100 by dpavlin, Sun Jun 24 18:18:47 2007 UTC
# Line 159  sub process_request { Line 159  sub process_request {
159                          warn "## acquired state = ", dump( $state ), "\n";                          warn "## acquired state = ", dump( $state ), "\n";
160    
161                          $self->state( $state );                          $self->state( $state );
162                          $self->store->update_state( $state->{ID} => $state );                          $self->store->update_state( ID => $state->{ID}, $state );
163    
164                  } else {                  } else {
165                          warn "## empty request\n";                          warn "## empty request\n";

Legend:
Removed from v.99  
changed lines
  Added in v.100

  ViewVC Help
Powered by ViewVC 1.1.26