mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
Move the autoloader, startup script, and functions to 'common' folder
This commit is contained in:
parent
b50dc8f340
commit
f9dabb06f4
8 changed files with 370 additions and 459 deletions
7
common/functions.php
Normal file
7
common/functions.php
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* Function library for Rhymix
|
||||
*
|
||||
* Copyright (c) Rhymix Developers and Contributors
|
||||
*/
|
||||
Loading…
Add table
Add a link
Reference in a new issue