Ignore:
Timestamp:
2013-09-04T21:46:07+12:00 (11 years ago)
Author:
ak19
Message:

No more absolute paths in archiveinf-doc.gdb and archiveinf-src.gdb

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/perllib/plugin.pm

    r27623 r28211  
    255255    # that this file is used in (note in most cases, it's just one OID)
    256256   
     257    $file = &util::abspath_to_placeholders($file);
    257258    my $src_rec = &dbutil::read_infodb_entry($infodbtype, $arcinfo_src_filename, $file);
    258259    my $oids = $src_rec->{'oid'};
Note: See TracChangeset for help on using the changeset viewer.