Fix parse error when short tags are on.

This commit is contained in:
mark_story 2011-11-06 22:12:29 -05:00
parent a6c1aafcc4
commit b20803bb6f

View file

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<?php echo '<?xml version="1.0" encoding="UTF-8"?>' ?>
<users>
<?php echo $content_for_layout; ?>
</users>