5 lines
64 B
PHP
5 lines
64 B
PHP
<?php
|
|
$fileman_default_option = [
|
|
'default_edit' => 'html',
|
|
];
|
<?php
|
|
$fileman_default_option = [
|
|
'default_edit' => 'html',
|
|
];
|