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

List:       pear-doc
Subject:    [PEAR-DOC] cvs: peardoc /en/package/validate/validate_au/validate_au postalcode.xml
From:       "Laurent Laville" <farell () php ! net>
Date:       2008-12-27 13:25:20
Message-ID: cvsfarell1230384320 () cvsserver
[Download RAW message or body]

farell		Sat Dec 27 13:25:20 2008 UTC

  Modified files:              
    /peardoc/en/package/validate/validate_au/validate_au	postalcode.xml 
  Log:
  parameter initializer fixed (removed equal sign)
  
http://cvs.php.net/viewvc.cgi/peardoc/en/package/validate/validate_au/validate_au/postalcode.xml?r1=1.3&r2=1.4&diff_format=u
                
Index: peardoc/en/package/validate/validate_au/validate_au/postalcode.xml
diff -u peardoc/en/package/validate/validate_au/validate_au/postalcode.xml:1.3 \
                peardoc/en/package/validate/validate_au/validate_au/postalcode.xml:1.4
                
--- peardoc/en/package/validate/validate_au/validate_au/postalcode.xml:1.3	Thu Oct  9 \
                15:16:52 2008
+++ peardoc/en/package/validate/validate_au/validate_au/postalcode.xml	Sat Dec 27 \
13:25:20 2008 @@ -12,8 +12,9 @@
      <funcprototype>
       <funcdef>bool      <function>Validate_AU::postalCode</function></funcdef>
       <paramdef choice="req">string <parameter>$postcode</parameter></paramdef>
-      <paramdef choice="opt">bool <parameter> $strong</parameter>
-       = <initializer>false</initializer></paramdef>
+      <paramdef choice="opt">bool <parameter>$strong</parameter>
+       <initializer>false</initializer>
+      </paramdef>
      </funcprototype>
     </funcsynopsis>
     </refsynopsisdiv>
@@ -35,7 +36,7 @@
          postcode to validate
         </para>
        </listitem>
-      </varlistentry>     
+      </varlistentry>
      </variablelist>
      <variablelist>
       <varlistentry>
@@ -48,7 +49,7 @@
          strong checks against a list of postcodes
         </para>
        </listitem>
-      </varlistentry>     
+      </varlistentry>
      </variablelist>
     </para>
    </refsection>
@@ -68,4 +69,4 @@
     &title.note;
     &note.notstatic;
    </refsection>
-</refentry>
+</refentry>
\ No newline at end of file



-- 
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