Files
framexEngine-pro/public/index.php

8 lines
82 B
PHP
Raw Normal View History

2026-05-13 21:17:36 +03:00
<?php
require "../core/ignition.php";
$framex = new Framex;
$framex->init();