Ignore:
Timestamp:
2008-05-20T13:52:07+12:00 (16 years ago)
Author:
mdewsnip
Message:

Removed "gdbm" from a couple of comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/src/recpt/collectoraction.cpp

    r15529 r15597  
    11941194      // first we need to free up the collection's collection server
    11951195      // we must do this for the local library (and I guess when using
    1196       // fastcgi too) as you can't delete the gdbm file while it's
     1196      // fastcgi too) as you can't delete the database file while it's
    11971197      // being kept open by the collection server
    11981198      remove_colservr (collection, logout);
Note: See TracChangeset for help on using the changeset viewer.