Changeset 35832


Ignore:
Timestamp:
2021-12-30T11:12:51+13:00 (2 years ago)
Author:
davidb
Message:

Addition on used debug print statement (comment out)

File:
1 edited

Legend:

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

    r33302 r35832  
    399399    my $self = shift (@_);
    400400    my ($doc_obj, $filename, $edit_mode) = @_;
     401
     402    # print STDERR "**** basebuildproc::infodbedit(): $filename, $edit_mode\n";
    401403   
    402404    # only output this document if it is a "indexed_doc" or "info_doc" (database only) document
Note: See TracChangeset for help on using the changeset viewer.