From 4dc1f7af3c5ccf4f5e9ce9ac93c89cdd0353f9f9 Mon Sep 17 00:00:00 2001 From: foobar Date: Fri, 6 Jun 2003 06:34:30 +0000 Subject: [PATCH] Some missing files.. --- ext/dom/EXPERIMENTAL | 5 +++++ ext/xsl/CREDITS | 2 ++ ext/xsl/EXPERIMENTAL | 5 +++++ 3 files changed, 12 insertions(+) create mode 100644 ext/dom/EXPERIMENTAL create mode 100644 ext/xsl/CREDITS create mode 100644 ext/xsl/EXPERIMENTAL diff --git a/ext/dom/EXPERIMENTAL b/ext/dom/EXPERIMENTAL new file mode 100644 index 0000000000..293159a693 --- /dev/null +++ b/ext/dom/EXPERIMENTAL @@ -0,0 +1,5 @@ +this module is experimental, +its functions may change their names +or move to extension all together +so do not rely to much on them +you have been warned! diff --git a/ext/xsl/CREDITS b/ext/xsl/CREDITS new file mode 100644 index 0000000000..2f33c8874c --- /dev/null +++ b/ext/xsl/CREDITS @@ -0,0 +1,2 @@ +XSL +Christian Stocker, Rob Richards diff --git a/ext/xsl/EXPERIMENTAL b/ext/xsl/EXPERIMENTAL new file mode 100644 index 0000000000..293159a693 --- /dev/null +++ b/ext/xsl/EXPERIMENTAL @@ -0,0 +1,5 @@ +this module is experimental, +its functions may change their names +or move to extension all together +so do not rely to much on them +you have been warned! -- 2.50.1