reference/pdo_sqlsrv/reference.xml
68c2c871505aadf983f16113c5b077b335ce8d76
...
...
@@ -1,7 +1,6 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
-
<!-- $Revision$ -->
3
-

4
2
<reference xml:id="ref.pdo-sqlsrv" xmlns="http://docbook.org/ns/docbook">
3
+
<?phpdoc extension-membership="pecl" ?>
5
4
<title>Microsoft SQL Server Functions (PDO_SQLSRV)</title>
6
5
<titleabbrev>MS SQL Server (PDO)</titleabbrev>
7
6
<partintro>
...
...
@@ -102,7 +101,7 @@
102
101
<listitem>
103
102
<para>
104
103
Specifies whether to use SQL-92 rules for quoted identifiers (1 or &true;)
105
-
or to use legacy Transact-SQL rules (0 or false).
104
+
or to use legacy Transact-SQL rules (0 or &false;).
106
105
</para>
107
106
</listitem>
108
107
</varlistentry>
109
108