Files
brpp.pl/wp-content/plugins/loco-translate/tpl/admin/file/view.php
Roman Pyrih 97352dcdc9 first commit
2025-08-26 10:50:15 +02:00

6 lines
110 B
PHP

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