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