This commit is contained in:
2025-01-24 15:14:36 +03:00
parent fc70051761
commit 68b5741f46
123 changed files with 11739 additions and 2 deletions

View File

@ -0,0 +1,8 @@
<?php
namespace app\themes\custom;
class CustomTheme extends \kernel\app_themes\custom\CustomTheme
{
}