Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3282634
core.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
271 B
Referenced Files
None
Subscribers
None
core.php
View Options
<?php
function
phutil_register_library
(
$library
,
$path
)
{
$path
=
dirname
(
$path
)
;
PhutilBootloader
::
getInstance
(
)
->
registerLibrary
(
$library
,
$path
)
;
}
function
phutil_register_library_map
(
array
$map
)
{
PhutilBootloader
::
getInstance
(
)
->
registerLibraryMap
(
$map
)
;
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, Mar 24, 09:48 (4 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1116245
Default Alt Text
core.php (271 B)
Attached To
Mode
rARC Arcanist
Attached
Detach File
Event Timeline
Log In to Comment