mirror of
https://github.com/typemill/typemill.git
synced 2025-03-13 08:49:38 +01:00
5 lines
111 B
PHP
5 lines
111 B
PHP
<?php
|
|
|
|
require __DIR__ . '/system/vendor/autoload.php';
|
|
|
|
require __DIR__ . '/system/typemill/system.php'; |