typemill/public/index.php
2023-03-26 18:56:54 +02:00

5 lines
No EOL
109 B
PHP

<?php
$rootpath = __DIR__ . DIRECTORY_SEPARATOR . '..';
require $rootpath . '/system/typemill/system.php';