From: ivan Date: Fri, 14 Jun 2002 02:52:36 +0000 (+0000) Subject: mysql support! X-Git-Tag: freeside_1_4_0_pre14~7 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=de0898ba517025f865f80b351440f77a422d5bad mysql support! --- diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html index beb9a47d7..56cee80e5 100644 --- a/httemplate/docs/install.html +++ b/httemplate/docs/install.html @@ -13,9 +13,8 @@ Before installing, you need:
  • A transactional database engine supported by Perl's DBI.
  • Perl modules (CPAN will query, download and build perl modules automatically) diff --git a/httemplate/docs/mysql.html b/httemplate/docs/mysql.html deleted file mode 100644 index 11af518e1..000000000 --- a/httemplate/docs/mysql.html +++ /dev/null @@ -1,13 +0,0 @@ - - MySQL notes - - -

    MySQL notes

    -MySQL is NOT supported at this time. -The following information is provided for developers who wish to contribute MySQL support. Note that ALL of the items listed below need to be resolved to support MySQL. - -