mirror of
https://github.com/flarum/core.git
synced 2025-08-07 00:47:00 +02:00
Initial commit
This commit is contained in:
5
extensions/embed/bootstrap.php
Normal file
5
extensions/embed/bootstrap.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
require __DIR__.'/vendor/autoload.php';
|
||||
|
||||
return 'Flarum\Embed\Extension';
|
Reference in New Issue
Block a user