diff options
| author | Marc Boeren <mboeren@php.net> | 2001-03-22 12:26:21 +0000 |
|---|---|---|
| committer | Marc Boeren <mboeren@php.net> | 2001-03-22 12:26:21 +0000 |
| commit | 0f9503c92340b4ab8afecf8aa9c3d6e7aae37165 (patch) | |
| tree | d54229c4522277ef388343a39a70f3a302199842 | |
| parent | ce79b44c278fcae832a5a8faddd14b13008b4daa (diff) | |
| download | php-git-0f9503c92340b4ab8afecf8aa9c3d6e7aae37165.tar.gz | |
no comment :)
| -rw-r--r-- | ext/dbx/EXPERIMENTAL | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ext/dbx/EXPERIMENTAL b/ext/dbx/EXPERIMENTAL new file mode 100644 index 0000000000..6443e99646 --- /dev/null +++ b/ext/dbx/EXPERIMENTAL @@ -0,0 +1,5 @@ +this extension 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! |
