Ignore:
Timestamp:
2006-09-25T14:17:10+12:00 (18 years ago)
Author:
mdewsnip
Message:

Incremental building and dynamic GDBM updating code, many thanks to John Rowe and John Thompson at DL Consulting Ltd.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/perllib/plugins/XMLPlug.pm

    r12270 r12844  
    163163
    164164    $file =~ s/^[\/\\]+//; # $file often begins with / so we'll tidy it up
     165    $self->{'base_dir'} = $base_dir;
    165166    $self->{'file'} = $file;
    166167    $self->{'filename'} = $filename;
Note: See TracChangeset for help on using the changeset viewer.