Skip to content

Commit

Permalink
remove unused codeline
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.php.net/repository/pear/packages/XML_Beautifier/trunk@268907 c90b9560-bf6c-de11-be94-00142212c4b1
  • Loading branch information
ashnazg committed Nov 13, 2008
1 parent ae6d445 commit 2d08701
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/bug-1884.phpt
Expand Up @@ -3,7 +3,6 @@ XML Beautifier - Bug #1884: Parser is changing ö to
--FILE--
<?php
require_once 'XML/Beautifier.php';
$xml='XML/Beautifier.php';

$string = '<?xml version="1.0" encoding="ISO-8859-1"?><objekttitel>sch&#246;n</objekttitel>';

Expand Down

0 comments on commit 2d08701

Please sign in to comment.