From de0898ba517025f865f80b351440f77a422d5bad Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 14 Jun 2002 02:52:36 +0000 Subject: [PATCH 1/1] mysql support! --- httemplate/docs/install.html | 7 +++---- httemplate/docs/mysql.html | 13 ------------- 2 files changed, 3 insertions(+), 17 deletions(-) delete mode 100644 httemplate/docs/mysql.html 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. - - -- 2.11.0