add title to the example

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163369 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Nuno Lopes 2004-07-15 11:19:55 +00:00
parent 00faf67131
commit ec4be0547a

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<sect1 id="language.oop5.abstract">
<title>Object Abstraction</title>
@ -11,7 +11,7 @@
</para>
<example>
<title></title>
<title>Abstract class example</title>
<programlisting role="php">
<![CDATA[
<?php