reference/dbase/configure.xml
df92f1fd1ce8e5450fee9f7cb2c47698d8063b76
...
...
@@ -1,12 +1,11 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<!-- $Revision$ -->
3
-
<section xml:id="dbase.installation" xmlns="http://docbook.org/ns/docbook">
3
+
<section xml:id="dbase.installation" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
4
4
&reftitle.install;
5
-
<para>
6
-
In order to enable the bundled dbase library and to use these functions,
7
-
you must compile PHP with the <option role="configure">--enable-dbase
8
-
</option> option.
9
-
</para>
5
+
<para>
6
+
&pecl.info;
7
+
<link xlink:href="&url.pecl.package;dbase">&url.pecl.package;dbase</link>.
8
+
</para>
10
9
</section>
11
10

12
11
<!-- Keep this comment at the end of the file
13
12