[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pear-doc
Subject:    [PEAR-DOC] cvs: peardoc /en/package/configuration/config/config parseconfig.xml
From:       "Mark Wiesemann" <wiesemann () php ! net>
Date:       2007-10-24 16:19:26
Message-ID: cvswiesemann1193242766 () cvsserver
[Download RAW message or body]

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>

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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic