This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
framework
Watch
2
Star
0
Fork
0
You've already forked framework
mirror of
https://github.com/flarum/framework.git
synced
2024-11-25 17:57:04 +08:00
Code
Issues
Actions
46
Packages
Projects
Releases
Wiki
Activity
0e8d6867aa
framework
/
extensions
/
mentions
/
bootstrap.php
6 lines
84 B
PHP
Raw
Normal View
History
Unescape
Escape
Initial commit
2015-05-14 20:31:03 +08:00
<
?
php
require
__DIR__
.
'/vendor/autoload.php'
;
Update for new API + TextFormatter
2015-07-23 12:58:39 +08:00
return
'Flarum\Mentions\Extension'
;
Reference in New Issue
Copy Permalink