summaryrefslogtreecommitdiff
path: root/ext/mnogosearch/README
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mnogosearch/README')
-rw-r--r--ext/mnogosearch/README11
1 files changed, 0 insertions, 11 deletions
diff --git a/ext/mnogosearch/README b/ext/mnogosearch/README
deleted file mode 100644
index 8151c949f7..0000000000
--- a/ext/mnogosearch/README
+++ /dev/null
@@ -1,11 +0,0 @@
-$Source$
-$Id$
-
-mnoGoSearch extension module for PHP4.
-
-For details please refer to http://www.mnogosearch.org/
-
-If used with mysql you should not use bundled mysql library
-in the php distribution. You should use native mysql
-library. To do this you should compile php with specefying mysql-dir
-(for example --with-mysql=/usr, not --with-mysql).