mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Fixed build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279191 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
27ccc98710
commit
984c0fe5a3
1 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
|
||||
<refentry xml:id="ref.pdo-4d.sql4d" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<refnamediv>
|
||||
|
@ -12,9 +12,9 @@
|
|||
<para>
|
||||
4D implements strictly the ANSI 89 standard, and have it enforced.
|
||||
It is highly recommended to read the 4D SQL documentation to learn
|
||||
about the available commands. The URL of the manual is :
|
||||
<link xlink:href="&url.4d.doc;">&url.4d.doc;</link>.
|
||||
Below is a list of 4D SQL characteristics: it is not exhaustive,
|
||||
about the available commands. <!--The URL of the manual is :
|
||||
<link xlink:href="&url.4d.doc;">&url.4d.doc;</link>. -->
|
||||
Below is a list of 4D SQL characteristics: it is not exhaustive,
|
||||
but may serve as an introduction.
|
||||
</para>
|
||||
<para>
|
||||
|
|
Loading…
Reference in a new issue