Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F400367
preamble.php
No One
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Authored By
joshuaspence
May 12 2015, 8:01 AM
2015-05-12 08:01:18 (UTC+0)
Size
123 B
Referenced Files
None
Subscribers
None
preamble.php
View Options
<?php
if
(
extension_loaded
(
'setproctitle'
)
&&
isset
(
$_GET
[
'__path__'
]))
{
setproctitle
(
'php-fpm: '
.
$_GET
[
'__path__'
]);
}
File Metadata
Details
Attached
Mime Type
text/plain; charset=utf-8
Storage Engine
amazon-s3
Storage Format
Raw Data
Storage Handle
phabricator/pc/7a/ag3pgy2ce2ep6kj7
Default Alt Text
preamble.php (123 B)
Attached To
Mode
P1780 preamble.php
Attached
Detach File
Event Timeline
Log In to Comment