mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Utilize &ini.php.constants;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265847 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
d82f099295
commit
a8c22e97f7
1 changed files with 2 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.76 $ -->
|
||||
<!-- $Revision: 1.77 $ -->
|
||||
<chapter xml:id="features.safe-mode" xmlns="http://docbook.org/ns/docbook">
|
||||
<title>Safe Mode</title>
|
||||
|
||||
|
@ -88,8 +88,7 @@
|
|||
</tbody>
|
||||
</tgroup>
|
||||
</table>
|
||||
For further details and definition of the PHP_INI_* constants see
|
||||
<function>ini_set</function>.
|
||||
&ini.php.constants;
|
||||
</para>
|
||||
|
||||
&ini.descriptions.title;
|
||||
|
|
Loading…
Reference in a new issue