framework/extensions/mentions/bootstrap.php

6 lines
84 B
PHP
Raw Normal View History

2015-05-14 20:31:03 +08:00
<?php
require __DIR__.'/vendor/autoload.php';
2015-07-23 12:58:39 +08:00
return 'Flarum\Mentions\Extension';