Files
__inwestprofil.pagedev.pl/wp-content/plugins/loco-translate/tpl/admin/file/view.php
Roman Pyrih 296b13244b first commit
2025-07-11 12:34:24 +02:00

6 lines
110 B
PHP

<?php
/**
* Source view - displays file in raw form if possible
*/
$this->extend('../layout');
echo $source;