From b9ff37b34c79c41f047c4e0683429b930090117e Mon Sep 17 00:00:00 2001 From: thomasb Date: Mon, 3 Nov 2008 07:44:33 +0000 Subject: Handle magic_quotes on runtime and remove them from the requirements list (#1485285) git-svn-id: https://svn.roundcube.net/trunk@2029 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/installer/welcome.html | 1 - 1 file changed, 1 deletion(-) (limited to 'roundcubemail/installer') diff --git a/roundcubemail/installer/welcome.html b/roundcubemail/installer/welcome.html index bfec23337..0c6805a11 100644 --- a/roundcubemail/installer/welcome.html +++ b/roundcubemail/installer/welcome.html @@ -22,7 +22,6 @@
  • error_reporting E_ALL & ~E_NOTICE (or lower)
  • file_uploads on (for attachment upload features)
  • session.auto_start needs to be off
  • -
  • magic_quotes_gpc off
  • A MySQL or PostgreSQL database engine or the SQLite extension for PHP
  • -- cgit v1.2.3