Bläddra i källkod

[ZF-7565]Notes of Zend_Config_Ini parameter allowModifications is misleading

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@17564 44c647ce-9c0f-0410-b52a-842ac1e357ba
yoshida@zend.co.jp 16 år sedan
förälder
incheckning
36045955c7
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      documentation/manual/en/module_specs/Zend_Config_Ini.xml

+ 2 - 2
documentation/manual/en/module_specs/Zend_Config_Ini.xml

@@ -124,8 +124,8 @@ echo $config->database->params->dbname; // prints "dbname"
                                 <para>
                                     <emphasis><property>allowModifications</property></emphasis>:
                                     Set to <constant>TRUE</constant> to allow
-                                    subsequent modification of loaded file. Defaults to
-                                    <constant>NULL</constant>
+                                    subsequent modification of loaded configuration data in-memory.
+                                    Defaults to <constant>NULL</constant>
                                 </para>
                             </listitem>
                             <listitem>