Fix bug #66214 - example #1 on OOP magic has two opening <?php

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332232 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Matthew Fonda 2013-12-01 17:59:59 +00:00
parent 3ccf6ad71d
commit c5c812a815

View file

@ -87,7 +87,6 @@
<programlisting role="php">
<![CDATA[
<?php
<?php
class Connection
{
protected $link;