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