mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2025-01-31 19:16:44 +01:00
4 lines
84 B
PHP
4 lines
84 B
PHP
<?php
|
|
|
|
require(__DIR__ . '/src/Httpful/Bootstrap.php');
|
|
\Httpful\Bootstrap::init();
|