Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F971231
init-setup.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
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
Wed, Jun 18, 5:41 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
210094
Default Alt Text
init-setup.php (329 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment