4 lines
136 B
PHP
4 lines
136 B
PHP
<?php
|
|
// The loader is responsible for loading all necessary PHP classes to run the API. No more need to import everything
|
|
// manually.
|