vrana           Fri Feb 10 12:44:13 2006 UTC

  Modified files:              
    /phpdoc/en/reference/paradox/functions      px-date2string.xml 
  Log:
  Fix proto
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/paradox/functions/px-date2string.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/paradox/functions/px-date2string.xml
diff -u phpdoc/en/reference/paradox/functions/px-date2string.xml:1.1 
phpdoc/en/reference/paradox/functions/px-date2string.xml:1.2
--- phpdoc/en/reference/paradox/functions/px-date2string.xml:1.1        Fri Feb 
10 12:34:49 2006
+++ phpdoc/en/reference/paradox/functions/px-date2string.xml    Fri Feb 10 
12:44:13 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!-- Generated by xml_proto.php v2.2. Found in /scripts directory of phpdoc. 
-->
 <refentry id="function.px-timestamp2string">
  <refnamediv>
@@ -13,7 +13,7 @@
   <methodsynopsis>
    <type>string</type><methodname>px_date2string</methodname>
    <methodparam><type>resource</type><parameter>pxdoc</parameter></methodparam>
-   <methodparam><type>long</type><parameter>value</parameter></methodparam>
+   <methodparam><type>int</type><parameter>value</parameter></methodparam>
    <methodparam><type>string</type><parameter>format</parameter></methodparam>
   </methodsynopsis>
 

Reply via email to