mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-03 08:41:39 +09:00
6 lines
134 B
PHP
6 lines
134 B
PHP
<?php
|
|
|
|
/**
|
|
* The contents of this file have been moved to common/autoload.php
|
|
*/
|
|
include dirname(__DIR__) . '/common/autoload.php';
|