mirror of
https://github.com/WenPai-org/wp-china-yes.git
synced 2025-08-08 06:56:08 +08:00
7 lines
83 B
PHP
7 lines
83 B
PHP
<?php
|
|
/**
|
|
* Just show XML full page
|
|
*/
|
|
?>
|
|
|
|
<pre><?php $params->e('xml')?></pre>
|