betz            Fri Mar 21 04:26:54 2003 EDT

  Modified files:              
    /phpdoc/en/reference/mysql/functions        mysql-pconnect.xml 
  Log:
  beautify param
  
  
Index: phpdoc/en/reference/mysql/functions/mysql-pconnect.xml
diff -u phpdoc/en/reference/mysql/functions/mysql-pconnect.xml:1.4 
phpdoc/en/reference/mysql/functions/mysql-pconnect.xml:1.5
--- phpdoc/en/reference/mysql/functions/mysql-pconnect.xml:1.4  Fri Jan 31 12:11:54 
2003
+++ phpdoc/en/reference/mysql/functions/mysql-pconnect.xml      Fri Mar 21 04:26:54 
2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/mysql.xml, last change in rev 1.2 -->
   <refentry id="function.mysql-pconnect">
    <refnamediv>
@@ -12,9 +12,7 @@
     <title>Description</title>
      <methodsynopsis>
       <type>resource</type><methodname>mysql_pconnect</methodname>
-      <methodparam choice="opt"><type>string</type><parameter>
-        server
-       </parameter></methodparam>
+      <methodparam 
choice="opt"><type>string</type><parameter>server</parameter></methodparam>
       <methodparam 
choice="opt"><type>string</type><parameter>username</parameter></methodparam>
       <methodparam 
choice="opt"><type>string</type><parameter>password</parameter></methodparam>
       <methodparam 
choice="opt"><type>int</type><parameter>client_flags</parameter></methodparam>



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

Reply via email to