jsgoupil                Sat Mar 31 19:38:43 2007 UTC

  Modified files:              
    /phpdoc/en/reference/dbplus/functions       dbplus-rcreate.xml 
  Log:
  remove duplicated sentence
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/dbplus/functions/dbplus-rcreate.xml?r1=1.5&r2=1.6&diff_format=u
Index: phpdoc/en/reference/dbplus/functions/dbplus-rcreate.xml
diff -u phpdoc/en/reference/dbplus/functions/dbplus-rcreate.xml:1.5 
phpdoc/en/reference/dbplus/functions/dbplus-rcreate.xml:1.6
--- phpdoc/en/reference/dbplus/functions/dbplus-rcreate.xml:1.5 Sun Mar  4 
00:42:25 2007
+++ phpdoc/en/reference/dbplus/functions/dbplus-rcreate.xml     Sat Mar 31 
19:38:43 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <refentry id="function.dbplus-rcreate">
  <refnamediv>
   <refname>dbplus_rcreate</refname>
@@ -41,9 +41,7 @@
       </para>
       <para>
        This parameter should contain the domain specification for the new
-       relation within an array of domain description strings. ( 
<function>dbplus_rcreate</function> will
-       also accept a string with space delimited domain description
-       strings, but it is recommended to use an array). A domain
+       relation within an array of domain description strings. A domain
        description string consists of a domain name unique to this
        relation, a slash and a type specification character. See the
        db++ documentation, especially the dbcreate(1) manpage, for a

Reply via email to