Changeset 22865
- Timestamp:
- 2010-09-07T12:18:58+12:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/trunk/greenstone2/perllib/plugins/ExcelPlugin.pm
r22861 r22865 71 71 72 72 my $auto_converter_self = new AutoLoadConverters($pluginlist,$inputargs,$hashArgOptLists,["OpenOfficeConverter"],1); 73 74 if ($auto_converter_self->{'openoffice_available'}) { 75 $openoffice_available = 1; 76 } 73 77 74 78 # evaluate the default for process_exp - it needs to be delayed till here so we know if openoffice is available or not. But needs to be done before parsing the args.
Note:
See TracChangeset
for help on using the changeset viewer.