first commit

This commit is contained in:
miroman-afk
2021-04-21 15:44:35 +03:00
commit ecd15535cd
18 changed files with 1884 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<?php
return [
'main' => [
'cpo_is_fc' => 'no',
'cpo_fc_default' => 'hide',
'cpo_fc_scheme' => ''
]
];