fixed typo

This commit is contained in:
Ulf Gebhardt 2023-11-01 23:39:06 +01:00
parent 0404a7a98f
commit c69e79a129
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -1,5 +1,5 @@
<?php
require_once 'inex.inc';
require_once 'index.inc';
\SYSTEM\system::start(\WEBCRAFT\config(dirname(__FILE__)));