/[cwmp]/google/trunk/bin/acs.pl
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/bin/acs.pl

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

revision 150 by dpavlin, Sat Oct 27 22:53:14 2007 UTC revision 154 by dpavlin, Sat Oct 27 22:53:58 2007 UTC
# Line 21  GetOptions( Line 21  GetOptions(
21  my $server = CWMP::Server->new({  my $server = CWMP::Server->new({
22          port => $port,          port => $port,
23          store => {          store => {
24                  module => 'DBMDeep',  #               module => 'DBMDeep',
25                    module => 'YAML',
26                  store_path => 'state.db',                  store_path => 'state.db',
27          },          },
28          debug => $debug,          debug => $debug,

Legend:
Removed from v.150  
changed lines
  Added in v.154

  ViewVC Help
Powered by ViewVC 1.1.26