tony2001 Thu Oct 20 16:29:52 2005 EDT
Modified files: /phpdoc/en/reference/pdo/functions PDO-quote.xml Log: constant -> class constant http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/functions/PDO-quote.xml?r1=1.4&r2=1.5&ty=u Index: phpdoc/en/reference/pdo/functions/PDO-quote.xml diff -u phpdoc/en/reference/pdo/functions/PDO-quote.xml:1.4 phpdoc/en/reference/pdo/functions/PDO-quote.xml:1.5 --- phpdoc/en/reference/pdo/functions/PDO-quote.xml:1.4 Sun Sep 11 02:22:26 2005 +++ phpdoc/en/reference/pdo/functions/PDO-quote.xml Thu Oct 20 16:29:47 2005 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.4 $ --> +<!-- $Revision: 1.5 $ --> <!-- Generated by xml_proto.php v2.2. Found in /scripts directory of phpdoc. --> <refentry id="function.PDO-quote"> <refnamediv> @@ -53,7 +53,7 @@ <listitem> <para> Provides a data type hint for drivers that have alternate quoting styles. - The default value is PDO_PARAM_STR. + The default value is PDO::PARAM_STR. </para> </listitem> </varlistentry>