From e59f8562b7249cf2393fc49200f28512c4658b16 Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Mon, 29 Apr 2002 17:43:51 +0000 Subject: [PATCH] Removed a few bogus entries. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80476 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/info/functions/ini-set.xml | 24 ++---------------------- 1 file changed, 2 insertions(+), 22 deletions(-) diff --git a/reference/info/functions/ini-set.xml b/reference/info/functions/ini-set.xml index 1918557993..8d4b65ad0f 100644 --- a/reference/info/functions/ini-set.xml +++ b/reference/info/functions/ini-set.xml @@ -1,5 +1,5 @@ - + @@ -22,7 +22,7 @@ Not all the available options can be changed using ini_set. Below is a table with a list of all - PHP options (as of PHP 4.0.5), indicating which ones can be + PHP options (as of PHP 4.2.0), indicating which ones can be changed/set and at what level. @@ -37,26 +37,6 @@ - - foo - "1" - PHP_INI_ALL - - - bar - "bah" - PHP_INI_SYSTEM - - - Always declare those message handlers using PHP_INI_MH() - astheymight - - - - message handler - that's the fifth argument to PHP_INI_ENTRY(). It is - - - com.allow_dcom "0"