5 lines
No EOL
109 B
PHP
5 lines
No EOL
109 B
PHP
<?php
|
|
|
|
$rootpath = __DIR__ . DIRECTORY_SEPARATOR . '..';
|
|
|
|
require $rootpath . '/system/typemill/system.php'; |