vrana           Thu Jun 23 09:25:55 2005 EDT

  Modified files:              
    /phpdoc/en/reference/radius/functions       radius-demangle.xml 
                                                radius-get-vendor-attr.xml 
  Log:
  Fix parameters
  
http://cvs.php.net/diff.php/phpdoc/en/reference/radius/functions/radius-demangle.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/radius/functions/radius-demangle.xml
diff -u phpdoc/en/reference/radius/functions/radius-demangle.xml:1.2 
phpdoc/en/reference/radius/functions/radius-demangle.xml:1.3
--- phpdoc/en/reference/radius/functions/radius-demangle.xml:1.2        Thu Jun 
23 09:19:26 2005
+++ phpdoc/en/reference/radius/functions/radius-demangle.xml    Thu Jun 23 
09:25:55 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/radius.xml, last change in rev 1.9 -->
 <refentry id="function.radius-demangle">
  <refnamediv>
@@ -11,6 +11,7 @@
   &reftitle.description;
   <methodsynopsis>
    <type>string</type><methodname>radius_demangle</methodname>
+   
<methodparam><type>resource</type><parameter>radius_handle</parameter></methodparam>
    <methodparam><type>string</type><parameter>mangled</parameter></methodparam>
   </methodsynopsis>
   <para>
http://cvs.php.net/diff.php/phpdoc/en/reference/radius/functions/radius-get-vendor-attr.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/radius/functions/radius-get-vendor-attr.xml
diff -u phpdoc/en/reference/radius/functions/radius-get-vendor-attr.xml:1.2 
phpdoc/en/reference/radius/functions/radius-get-vendor-attr.xml:1.3
--- phpdoc/en/reference/radius/functions/radius-get-vendor-attr.xml:1.2 Thu Jun 
23 09:19:26 2005
+++ phpdoc/en/reference/radius/functions/radius-get-vendor-attr.xml     Thu Jun 
23 09:25:55 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/radius.xml, last change in rev 1.9 -->
 <refentry id="function.radius-get-vendor-attr">
  <refnamediv>
@@ -11,7 +11,7 @@
   &reftitle.description;
   <methodsynopsis>
    <type>array</type><methodname>radius_get_vendor_attr</methodname>
-   
<methodparam><type>resource</type><parameter>radius_handle</parameter></methodparam>
+   <methodparam><type>string</type><parameter>data</parameter></methodparam>
   </methodsynopsis>
   <para>
    If <function>radius_get_attr</function> returns

Reply via email to