Ignore:
Timestamp:
2020-06-23T14:33:58+12:00 (4 years ago)
Author:
kjdon
Message:

added a comment for helpfulness

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSParams.java

    r33611 r34218  
    110110        // we now only need to add in the ones that need saving, as we will default to "not save"
    111111        // these ones are global params - apply across all collections
     112        //addParameter(name, save, sensitive, global)
    112113        addParameter(LANGUAGE, true, false, true);
    113114        addParameter(BERRYBASKET, true, false, true);
Note: See TracChangeset for help on using the changeset viewer.