[PHP-DOC] cvs: phpdoc /en/reference/filesystem ini.xml

2004-04-30 Thread Nuno Lopes
nlopess Fri Apr 30 10:31:15 2004 EDT

  Modified files:  
/phpdoc/en/reference/filesystem ini.xml 
  Log:
  fix build
  
http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/ini.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/filesystem/ini.xml
diff -u phpdoc/en/reference/filesystem/ini.xml:1.6 
phpdoc/en/reference/filesystem/ini.xml:1.7
--- phpdoc/en/reference/filesystem/ini.xml:1.6  Thu Apr 29 03:15:54 2004
+++ phpdoc/en/reference/filesystem/ini.xml  Fri Apr 30 10:31:13 2004
@@ -1,5 +1,5 @@
 
-
+
 
  &reftitle.runtime;
  &extension.runtime;
@@ -64,9 +64,9 @@
   wrappers. 
  
  
-  
+  
This setting can only be set in php.ini due to security reasons.
-  
+  
  
  
   


[PHP-DOC] cvs: phpdoc /en/reference/filesystem ini.xml

2004-04-29 Thread Derick Rethans
derick  Thu Apr 29 03:15:54 2004 EDT

  Modified files:  
/phpdoc/en/reference/filesystem ini.xml 
  Log:
  - Fix the setting here too.
  
  
http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/ini.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/filesystem/ini.xml
diff -u phpdoc/en/reference/filesystem/ini.xml:1.5 
phpdoc/en/reference/filesystem/ini.xml:1.6
--- phpdoc/en/reference/filesystem/ini.xml:1.5  Wed Dec 17 09:32:14 2003
+++ phpdoc/en/reference/filesystem/ini.xml  Thu Apr 29 03:15:54 2004
@@ -1,5 +1,5 @@
 
-
+
 
  &reftitle.runtime;
  &extension.runtime;
@@ -18,7 +18,7 @@
  
   allow_url_fopen
   "1"
-  PHP_INI_ALL
+  PHP_INI_SYSTEM
  
  
   user_agent
@@ -64,6 +64,11 @@
   wrappers. 
  
  
+  
+   This setting can only be set in php.ini due to security reasons.
+  
+ 
+ 
   
This option was introduced immediately after the release of version 
4.0.3. For versions up to and including 4.0.3 you can only disable this 


[PHP-DOC] cvs: phpdoc /en/reference/filesystem ini.xml

2002-10-08 Thread Thomas Schoefbeck

tom Tue Oct  8 17:23:48 2002 EDT

  Modified files:  
/phpdoc/en/reference/filesystem ini.xml 
  Log:
  typo
  
  
Index: phpdoc/en/reference/filesystem/ini.xml
diff -u phpdoc/en/reference/filesystem/ini.xml:1.1 
phpdoc/en/reference/filesystem/ini.xml:1.2
--- phpdoc/en/reference/filesystem/ini.xml:1.1  Sun Sep 29 20:09:45 2002
+++ phpdoc/en/reference/filesystem/ini.xml  Tue Oct  8 17:23:48 2002
@@ -1,5 +1,5 @@
 
-
+
 
  &reftitle.runtime;
  &extension.runtime;
@@ -134,7 +134,7 @@
   fgets and file to see if it
   is using Unix, MS-Dos or Macintosh line-ending conventions.
  
- This enables PHP to to interoperate with Macintosh systems,
+ This enables PHP to interoperate with Macintosh systems,
   but defaults to Off, as there is a very small performance penalty
   when detecting the EOL conventions for the first line, and also
   because people using carriage-returns as item separators under



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php