summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2003-11-27 14:42:49 +0000
committerDries Buytaert <dries@buytaert.net>2003-11-27 14:42:49 +0000
commite2254a7a311464f68b07085e9c63692111a44327 (patch)
tree6753408d51bfe9cbc5a9fe8a3cf2a7fd521fabb1
parent70fe2520bc3d9107311939676b0b1201e4b191f0 (diff)
downloadbrdo-e2254a7a311464f68b07085e9c63692111a44327.tar.gz
brdo-e2254a7a311464f68b07085e9c63692111a44327.tar.bz2
- Removed the magic_quotes_gpc requirement. Suggested by Ax.
-rw-r--r--INSTALL1
1 files changed, 0 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index d2b17cba4..1475c9afe 100644
--- a/INSTALL
+++ b/INSTALL
@@ -15,7 +15,6 @@ SERVER CONFIGURATION
Your PHP must have the following settings:
- magic_quotes_gpc 0
session.save_handler user
In addition, we recommend the following settings: