8 lines
83 B
PHP
8 lines
83 B
PHP
<?php
|
|
/**
|
|
* Just show XML full page
|
|
*/
|
|
?>
|
|
|
|
<pre><?php $params->e('xml')?></pre>
|