Ignore:
Timestamp:
2006-09-14T13:32:25+12:00 (18 years ago)
Author:
kjdon
Message:

changed the descriptions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/perllib/plugins/DBPlug.pm

    r12687 r12741  
    2525###########################################################################
    2626
    27 #
    28 # See <GSDLHOME>/etc/packages/example.dbi for an example config file!!
     27# A plugin that imports records from a database. This uses perl's DBI module,
     28# which includes back-ends for mysql, postgresql, comma separated values (CSV),
     29# MS Excel, ODBC, sybase, etc... Extra modules may need to be installed to
     30# use this. See <GSDLHOME>/etc/packages/example.dbi for an example config file.
    2931#
    3032
Note: See TracChangeset for help on using the changeset viewer.