Files

8 lines
69 B
PHP
Raw Permalink Normal View History

2025-04-22 19:35:05 +07:00
<?php
$lang_viewfilelist = array
(
'col_path' => "Путь",
);
?>