fixed by garden/campanula

This commit is contained in:
2026-01-07 14:57:15 +05:00
parent 190ef8eabd
commit a0ca54bf25
7 changed files with 102 additions and 89 deletions

View File

@@ -9,5 +9,7 @@ require ROOT . 'vendor' . DIRECTORY_SEPARATOR . 'autoload.php';
define('PROJECT_NAME', '');
define('PROJECT_DOMAIN', '');
defing('LANGUAGE_DEFAULT', language::en);
// Initializing default theme for the views templater
define('THEME', 'default');