mirror of
https://github.com/typemill/typemill.git
synced 2025-07-25 08:11:49 +02:00
5 lines
109 B
PHP
5 lines
109 B
PHP
<?php
|
|
|
|
$rootpath = __DIR__ . DIRECTORY_SEPARATOR . '..';
|
|
|
|
require $rootpath . '/system/typemill/system.php'; |