Explorar o código

[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 %!s(int64=16) %!d(string=hai) anos
pai
achega
36045955c7
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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>