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