Remove mention of safe mode as it is not recommended anymore (rfe #3313257).

This commit is contained in:
Michal Čihař 2011-11-10 14:52:13 +01:00
parent 2dfd1dca14
commit bd0ad7377e

View File

@ -3507,8 +3507,7 @@ have either the <a href="http://pecl.php.net/package/APC">APC</a> extension
group under which Apache runs.
</li>
<li>
You should use PHP safe mode, to protect from other users that try
to include your <i>config.inc.php</i> in their scripts.
Follow security recommendations for PHP and your webserver.
</li>
</ul>