Changeset 1243 for trunk/gsdl/bin


Ignore:
Timestamp:
2000-06-27T09:38:51+12:00 (24 years ago)
Author:
sjboddie
Message:

Caught HTMLPlug up with BasPlug. A few minor changes to some supporting
files (for new BasPlug options).

File:
1 edited

Legend:

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

    r1031 r1243  
    135135
    136136    # load all the plugins
    137     $pluginfo = &plugin::load_plugins ($plugins);
     137    $pluginfo = &plugin::load_plugins ($plugins, $verbosity);
    138138    if (scalar(@$pluginfo) == 0) {
    139139    print STDERR "No plugins were loaded.\n";
Note: See TracChangeset for help on using the changeset viewer.