cvs: peardoc /en/package/configuration/config/config parseconfig.xml

[email protected] ("Mark Wiesemann")
Newsgroups php.pear.doc
Message-ID <cvswiesemann1193242766@cvsserver>
wiesemann		Wed Oct 24 16:19:26 2007 UTC

  Modified files:              
    /peardoc/en/package/configuration/config/config	parseconfig.xml 
  Log:
  - added missing parenthesis
  (user note from Ken Guest)
  
  # Ken, don't you have peardoc karma as a QA group member?
  
http://cvs.php.net/viewvc.cgi/peardoc/en/package/configuration/config/config/parseconfig.xml?r1=1.3&r2=1.4&diff_format=u
Index: peardoc/en/package/configuration/config/config/parseconfig.xml
diff -u peardoc/en/package/configuration/config/config/parseconfig.xml:1.3 peardoc/en/package/configuration/config/config/parseconfig.xml:1.4
--- peardoc/en/package/configuration/config/config/parseconfig.xml:1.3	Tue Jun 17 11:10:33 2003
+++ peardoc/en/package/configuration/config/config/parseconfig.xml	Wed Oct 24 16:19:26 2007
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <refentry id="package.configuration.config.config.parseconfig">
    <refnamediv>
     <refname><function>Config::parseConfig</function></refname>
@@ -119,7 +119,7 @@
      <![CDATA[        
 $config = new Config();
 $root =& $config->parseConfig('/path/to/file.php', 'phparray', 
-                                array('name' => 'conf');
+                                array('name' => 'conf'));
 ]]>
      </programlisting>
     </example>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.