Changeset 21295


Ignore:
Timestamp:
2009-12-07T15:03:50+13:00 (14 years ago)
Author:
kjdon
Message:

removed a debug statement

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/bin/script/import.pl

    r21291 r21295  
    576576   
    577577    if ($removeold) {
    578     print STDERR "calling plugin::removeold\n";
    579578        # occasionally, plugins may want to do something on remove old, eg pharos image indexing
    580579    &plugin::removeold($pluginfo, $importdir, $processor, $maxdocs, $gli);
Note: See TracChangeset for help on using the changeset viewer.