You've already forked framexEngine-pro
Firts up
This commit is contained in:
7
public/index.php
Normal file
7
public/index.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
require "../core/ignition.php";
|
||||
|
||||
$framex = new Framex;
|
||||
|
||||
$framex->init();
|
||||
Reference in New Issue
Block a user