Book a Demo!
Store
Features
Docs
Share
Support
News
About
Policies
Sign Up
Sign In
freebsd
Edit Copy
Star
GitHub Repository:
freebsd/phabricator
Path:
blob/master/src/__phutil_library_init__.php
1
2
2
3
2
views
1
<?php
2
3
phutil_register_library
(
'phabricator'
,
__FILE__
)
;
4
5