result===NULL){
?>
layout == OpenAireViewPublications :: HTML) {
JFactory :: getDocument() -> setMimeEncoding('text/html'); ?>
project -> title), htmlspecialchars($this -> project -> acronym), htmlspecialchars($this -> project -> call)); ?>
project -> title), htmlspecialchars($this -> project -> acronym), htmlspecialchars($this -> project -> call)); ?>
size); ?>
size== NULL) { ?>
result -> body);
}?>
project -> acronym . ' (' . $this -> project -> call . ').csv"');
JFactory :: getDocument() -> setMimeEncoding($this ->result->headers['Content-Type']);
echo($this ->result -> body);
}
}