mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-22 12:36:16 +00:00
d92c73d821
Refs #2164
2 lines
125 B
PHP
2 lines
125 B
PHP
<?php echo '<?xml version="1.0" encoding="' . Configure::read('App.encoding') . '"?>'; ?>
|
|
<?php echo $content_for_layout; ?>
|