mojotrollz.eu/setup.php
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
67 B
PHP

<?php
require_once 'index.inc';
echo \SYSTEM\SQL\setup::install();