This commit is contained in:
2026-05-13 21:17:36 +03:00
parent e43b94ba20
commit 3a6ab777c9
49 changed files with 9247 additions and 210 deletions

7
public/index.php Normal file
View File

@@ -0,0 +1,7 @@
<?php
require "../core/ignition.php";
$framex = new Framex;
$framex->init();