update saigui reference

This commit is contained in:
Ulf Gebhardt 2024-02-27 13:13:19 +01:00
parent 09a18cfd3a
commit 3b7cd21d06
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -1,4 +1,4 @@
<?php
require_once 'index.inc';
echo (new SYSTEM\SAI\saigui())->html();
echo (new SYSTEM\SAI\sai_gui())->html();