3 lines
129 B
Plaintext
3 lines
129 B
Plaintext
|
<?php echo '<?xml version="1.0" encoding="' . Configure::read('App.encoding') . '"?>'; ?>
|
||
|
<?php echo $this->fetch('content'); ?>
|