mirror of
https://github.com/brmlab/brmsklad.git
synced 2025-08-03 22:53:58 +02:00
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; ?>
|