Link to introduction (bug #45304)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268350 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2008-11-05 11:11:48 +00:00
parent 95f43a7118
commit 25ea43a020

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- $Revision: 1.5 $ -->
<refentry xml:id="domdocument.registernodeclass" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>DOMDocument::registerNodeClass</refname>
@ -31,7 +31,7 @@
<listitem>
<para>
The DOM class that you want to extend. You can find a list of these
classes in the chapter introduction.
classes in the <link linkend="book.dom">chapter introduction</link>.
</para>
<para>
Of course, you won't be able to register a class extending DOMDocument