Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 3842 → Rev 3841

/branches/v3.00-serfouette/widget/modules/observation/bibliotheque/xml_feed_parser/1.0.4/parsers/XmlFeedParserType.php
384,7 → 384,7
*
* @return string|false
*/
protected function getContent($method, $arguments = array()) {
protected function getContent() {
$options = array('encoded', 'description');
foreach ($options as $element) {
$test = $this->model->getElementsByTagName($element);