Ulf Gebhardt 5a0e649de1
remove several duplications, fix typo
fix duplicate call of system::start (included in index.inc) and correct
spelling for successfully
2024-11-20 01:09:57 +01:00

4 lines
73 B
PHP

<?php
require_once 'index.inc';
echo (new SYSTEM\SAI\sai_gui())->html();