From d3ea73100462abcb04f5d85d887707b1b25de35e Mon Sep 17 00:00:00 2001
From: Daniel Veillard
Date: Sun, 16 Feb 2003 15:37:56 +0000
Subject: [PATCH] Removal of a need for an Apache module, Daniel
---
doc/contribs.html | 2 --
doc/xslt.html | 3 ---
2 files changed, 5 deletions(-)
diff --git a/doc/contribs.html b/doc/contribs.html
index 40974411..04b53c68 100644
--- a/doc/contribs.html
+++ b/doc/contribs.html
@@ -119,8 +119,6 @@ A:link, A:visited, A:active { text-decoration: underline }
TestXSLT for XSLT and XML editing including wrapper classes for the
XML parser and XSLT processor.
-I'm still waiting for someone to contribute a simple XSLT processing
-module for Apache :-)
Daniel Veillard
Daniel Veillard
diff --git a/doc/xslt.html b/doc/xslt.html
index 8013e418..65fbd7ac 100644
--- a/doc/xslt.html
+++ b/doc/xslt.html
@@ -2001,9 +2001,6 @@ close the connection to the database to keep the same example.
XML parser and XSLT processor.
-I'm still waiting for someone to contribute a simple XSLT processing
-module for Apache :-)
-
Daniel Veillard