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/plugin.pm

    r21554 r21564  
    228228
    229229    foreach my $file (@$deleted_files) {
    230     # use 'archiveinf-src' GDBM file to look up all the OIDs
     230    # use 'archiveinf-src' info database to look up all the OIDs
    231231    # that this file is used in (note in most cases, it's just one OID)
    232232   
Note: See TracChangeset for help on using the changeset viewer.