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