Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2890562
init-setup.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
329 B
Referenced Files
None
Subscribers
None
init-setup.php
View Options
<?php
// Initialize a setup script which may run before database connections have
// been configured. Scripts initialized in this way ignore database errors
// while building database configuration and continue.
require_once
dirname
(
__FILE__
)
.
'/lib.php'
;
init_phabricator_script
(
array
(
'config.optional'
=>
true
,
)
)
;
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, Jan 19, 13:46 (3 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1110158
Default Alt Text
init-setup.php (329 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment