>From [EMAIL PROTECTED] Thu Jun 12 11:05:53 2003 Message-ID: <[EMAIL PROTECTED]> Date: Thu, 12 Jun 2003 11:05:51 +0200 (CEST) From: "Mehdi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal Cc: <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] X-Mailer: SquirrelMail (version 1.2.6) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Spam-Status: No, hits=-4.4 required=5.0 tests=IN_REP_TO version=2.20 X-Spam-Level: Subject: Re: [PHP-DOC] cvs: phpdoc /en/reference/sybase/functions sybase-query.xml
Hi, some WS problems with this commit, can you correct them ? cheers, Mehdi > spic Thu Jun 12 04:47:52 2003 EDT > > Modified files: > /phpdoc/en/reference/sybase/functions sybase-query.xml > Log: > Made text line length < 80 > > Index: phpdoc/en/reference/sybase/functions/sybase-query.xml > diff -u phpdoc/en/reference/sybase/functions/sybase-query.xml:1.5 > phpdoc/en/reference/sybase/functions/sybase-query.xml:1.6 --- > phpdoc/en/reference/sybase/functions/sybase-query.xml:1.5 Wed Jun 11 > 19:20:44 2003 +++ > phpdoc/en/reference/sybase/functions/sybase-query.xml Thu Jun 12 > 04:47:52 2003 @@ -1,5 +1,5 @@ > <?xml version="1.0" encoding="iso-8859-1"?> > -<!-- $Revision: 1.5 $ --> > +<!-- $Revision: 1.6 $ --> > <!-- splitted from ./en/functions/sybase.xml, last change in rev 1.2 > --> > <refentry id="function.sybase-query"> > <refnamediv> > @@ -16,9 +16,9 @@ > <para> Returns: A positive Sybase result identifier on success, or > &false; on error. > </para> > - <para><function>sybase_query</function> sends a query to the > currently active - database on the server that's associated with the > specified link - identifier. If the link identifier isn't > specified, the last + <para><function>sybase_query</function> sends > a query to the currently + active database on the server that's > associated with the specified + link identifier. If the link > identifier isn't specified, the last > opened link is assumed. If no link is open, the function tries to > establish a link as if <function>sybase_connect</function> was > called, and use it. > > > > -- > PHP Documentation Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
