fix duplicate call of system::start (included in index.inc) and correct spelling for successfully
4 lines
73 B
PHP
4 lines
73 B
PHP
<?php
|
|
require_once 'index.inc';
|
|
|
|
echo (new SYSTEM\SAI\sai_gui())->html(); |