4 lines
136 B
PHP
Raw Normal View History

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