MISP/app/View/Events/xml.ctp

8 lines
238 B
PHP
Executable File

<?php
// $xml = Xml::build($events);
//echo $this->Xml->header();
?>
<CyDefSIG>
<?php // echo $this->Xml->serialize($events, array('format' => 'tags')); ?>
<?php // echo Xml::fromArray($events, array('format' => 'tags')); ?>
</CyDefSIG>