Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F1821819
bootstrap.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Size
172 B
Subscribers
None
bootstrap.php
View Options
<?php
date_default_timezone_set
(
'UTC'
);
ini_set
(
'error_reporting'
,
E_ALL
|
E_STRICT
|
E_DEPRECATED
);
// Composer autoloader
include
__DIR__
.
'/../vendor/autoload.php'
;
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, Dec 24, 10:21 AM (15 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
915240
Default Alt Text
bootstrap.php (172 B)
Attached To
rDAVCAL DokuWiki DAVCal PlugIn
Event Timeline
Log In to Comment