1
0
mirror of https://github.com/typemill/typemill.git synced 2025-01-16 21:08:20 +01:00
php-typemill/public/index.php
2023-03-26 18:56:54 +02:00

5 lines
109 B
PHP

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