From f70cf60a16912bc89d36cc4c87ff84e46cf08d57 Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Wed, 5 Feb 2003 08:12:58 +0000 Subject: [PATCH] Mark activescript sapi as experimental, so that the installer can categorize it appropriately. --- sapi/activescript/EXPERIMENTAL | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 sapi/activescript/EXPERIMENTAL diff --git a/sapi/activescript/EXPERIMENTAL b/sapi/activescript/EXPERIMENTAL new file mode 100644 index 00000000000..293159a693d --- /dev/null +++ b/sapi/activescript/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!