mirror of
https://github.com/typemill/typemill.git
synced 2025-01-17 05:18:19 +01:00
5 lines
109 B
PHP
5 lines
109 B
PHP
<?php
|
|
|
|
$rootpath = __DIR__ . DIRECTORY_SEPARATOR . '..';
|
|
|
|
require $rootpath . '/system/typemill/system.php'; |