Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F8898623
init-setup.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
329 B
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
Fri, Jun 11, 7:24 PM (1 d, 23 h)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
3393279
Default Alt Text
init-setup.php (329 B)
Attached To
rP Phabricator
Event Timeline
Log In to Comment