Ignore:
Timestamp:
2004-11-23T13:35:05+13:00 (20 years ago)
Author:
mdewsnip
Message:

Removed the now-redundant "-mirror" option.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/src/org/greenstone/gatherer/gems/GEMS.java

    r8625 r8626  
    190190    try {
    191191           
    192         config = new Configuration(go.gsdl_path, null, null, go.perl_path, false, null);
     192        config = new Configuration(go.gsdl_path, null, null, go.perl_path, null);
    193193    }
    194194    catch (Exception exception) {
Note: See TracChangeset for help on using the changeset viewer.