IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 11, 2017, 12:34:57 PM (9 years ago)
Author:
eugene
Message:

move czarconfig.xml to top-level

Location:
trunk/ippMonitor/czartool
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/czartool/czartool/Config.pm

    r40086 r40090  
    3838
    3939    my $parser = XML::LibXML->new;
    40     my $doc = $parser->parse_file("czartool/czarconfig.xml");
     40    my $doc = $parser->parse_file("czarconfig.xml");
    4141    my $xc = XML::LibXML::XPathContext->new($doc);
    4242    # $xc->registerNs('czarconfig', 'ippczar');
Note: See TracChangeset for help on using the changeset viewer.