mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 19:38:26 +00:00
0e21093268
Fixes #1916
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; ?>
|