betz            Tue Sep 10 09:33:16 2002 EDT

  Modified files:              
    /phpdoc/en  language-snippets.ent 
  Log:
  new entity for use in $extname/ini.xml
  
  
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.28 phpdoc/en/language-snippets.ent:1.29
--- phpdoc/en/language-snippets.ent:1.28        Sat Jul 27 13:00:02 2002
+++ phpdoc/en/language-snippets.ent     Tue Sep 10 09:33:16 2002
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.28 $ -->
+<!-- $Revision: 1.29 $ -->
 
 <!ENTITY warn.experimental '<warning><simpara>This extension is
 <emphasis>EXPERIMENTAL</emphasis>. The behaviour of this extension,
@@ -94,6 +94,12 @@
 standard module, which is always available.</para>'>
 <!ENTITY no.install '<para>There is no installation needed to use these
 functions, they are part of the PHP core.</para>'>
+
+<!-- Used in reference/$extname/ini.xml -->
+<!ENTITY extension.runtime '<simpara>
+The behaviour of these functions are affected by settings in the
+global <link linkend="configuration.file">configuration file</link> &php.ini;.
+</simpara>'>
 
 <!-- Used in reference/$extname/constants.xml -->
 <!ENTITY extension.constants '<simpara>



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

Reply via email to