Ignore:
Timestamp:
2010-01-21T15:59:35+13:00 (14 years ago)
Author:
mdewsnip
Message:

Changed lots of occurrences of "GDBM" in comments, variable names and function names, where the code isn't GDBM-specific. Part of making the code less GDBM-specific.

File:
1 edited

Legend:

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

    r21563 r21564  
    304304    # record files marked for deletion in arcinfo
    305305    foreach my $file (@$deleted_files) {
    306     # use 'archiveinf-src' GDBM file to look up all the OIDs
     306    # use 'archiveinf-src' info database file to look up all the OIDs
    307307    # that this file is used in (note in most cases, it's just one OID)
    308308   
Note: See TracChangeset for help on using the changeset viewer.