mirror of
https://github.com/typemill/typemill.git
synced 2025-10-23 10:36:03 +02:00
5 lines
109 B
PHP
5 lines
109 B
PHP
<?php
|
|
|
|
$rootpath = __DIR__ . DIRECTORY_SEPARATOR . '..';
|
|
|
|
require $rootpath . '/system/typemill/system.php'; |