1
0
mirror of https://github.com/typemill/typemill.git synced 2025-03-13 08:49:38 +01:00
php-typemill/index.php
2023-06-27 14:54:28 +02:00

5 lines
111 B
PHP

<?php
require __DIR__ . '/system/vendor/autoload.php';
require __DIR__ . '/system/typemill/system.php';