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
2025-01-21 00:36:32 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
afed7161df
framework
/
extensions
/
subscriptions
/
bootstrap.php
6 lines
89 B
PHP
Raw
Normal View
History
Unescape
Escape
Initial commit
2015-06-26 10:54:07 +08:00
<
?
php
require
__DIR__
.
'/vendor/autoload.php'
;
Update for new API
2015-07-23 15:10:54 +08:00
return
'Flarum\Subscriptions\Extension'
;
Reference in New Issue
Copy Permalink