corrected includes in sai & setup.php
This commit is contained in:
parent
28b7f340d6
commit
33dcbfda57
2
sai.php
2
sai.php
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
require_once 'index.inc';
|
||||
|
||||
\SYSTEM\system::start(\WEBCRAFT\get_config(dirname(__FILE__)));
|
||||
\SYSTEM\system::start(\WEBCRAFT\config(dirname(__FILE__)));
|
||||
|
||||
echo (new SYSTEM\SAI\sai_gui())->html();
|
||||
Loading…
x
Reference in New Issue
Block a user