/[cwmp]/google/trunk/lib/CWMP/Store.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/Store.pm

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

revision 169 by dpavlin, Sun Oct 28 13:01:03 2007 UTC revision 170 by dpavlin, Sun Oct 28 13:05:01 2007 UTC
# Line 46  sub new { Line 46  sub new {
46    
47          $self->current_store->open( @_ );          $self->current_store->open( @_ );
48    
49            # so that we don't have to check if it's defined
50            $self->debug( 0 ) unless $self->debug;
51    
52          return $self;          return $self;
53  }  }
54    

Legend:
Removed from v.169  
changed lines
  Added in v.170

  ViewVC Help
Powered by ViewVC 1.1.26