mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2024-11-23 13:37:59 +01:00
4 lines
84 B
PHP
4 lines
84 B
PHP
<?php
|
|
|
|
require(__DIR__ . '/src/Httpful/Bootstrap.php');
|
|
\Httpful\Bootstrap::init();
|