Initial commit

This commit is contained in:
Кодорвань
2026-03-17 12:47:19 +05:00
commit 26bbf0f33e
140 changed files with 1017 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
*
!.gitignore
!*.sample

View File

@@ -0,0 +1,4 @@
<?php
// Initializing default theme for the views templater
define('THEME', 'default');