1
0
mirror of synced 2024-12-14 07:06:04 +03:00

Formatting fixes

This commit is contained in:
Jonathan.Wage 2007-09-26 22:38:01 +00:00
parent 12cc664bf1
commit 4cd00271df
2 changed files with 15 additions and 16 deletions

View File

@ -48,7 +48,6 @@ class Doctrine_Parser_Xml extends Doctrine_Parser
$xml->addChild($key, $value);
}
}
return $xml->asXML();