Changeset 1423


Ignore:
Timestamp:
2000-08-18T17:30:05+12:00 (24 years ago)
Author:
sjboddie
Message:

Added a couple of extra plugins to the default collection created by
mkcol.pl

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/bin/script/mkcol.pl

    r1129 r1423  
    142142# load default plugins if none were on command line   
    143143if (!scalar(@plugin)) {
    144     @plugin = (GMLPlug,TEXTPlug,ArcPlug,RecPlug);
     144    @plugin = (GMLPlug,TEXTPlug,HTMLPlug,EMAILPlug,ArcPlug,RecPlug);
    145145}
    146146
Note: See TracChangeset for help on using the changeset viewer.