2019-08-22 23:00:15 +02:00

4 lines
76 B
PHP

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