2017-01-11 21:55:22 -05:00

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.