diff options
author | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2009-11-20 17:42:29 +0000 |
---|---|---|
committer | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2009-11-20 17:42:29 +0000 |
commit | 60fa8fd540a01c0d4379bf1735f828f5c2124f33 (patch) | |
tree | 6bc123a5a1459536c5cd7c20dd28d11eea5e5939 /doc | |
parent | cc5b3d0b5ec717ed7280a052688596b940b62653 (diff) | |
download | semanticscuttle-60fa8fd540a01c0d4379bf1735f828f5c2124f33.tar.gz semanticscuttle-60fa8fd540a01c0d4379bf1735f828f5c2124f33.tar.bz2 |
tell people they need phps filter functions
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@569 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'doc')
-rw-r--r-- | doc/INSTALL.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/INSTALL.txt b/doc/INSTALL.txt index 9beea07..1c25b2d 100644 --- a/doc/INSTALL.txt +++ b/doc/INSTALL.txt @@ -5,7 +5,7 @@ SemanticScuttle installation Prerequisites ------------- To run SemanticScuttle, you need: -- PHP5 +- PHP5 with filter functions enabled - A web server, for example Apache |