Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14065420
D9930.id23831.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
548 B
Referenced Files
None
Subscribers
None
D9930.id23831.diff
View Options
diff --git a/src/infrastructure/celerity/management/CelerityManagementMapWorkflow.php b/src/infrastructure/celerity/management/CelerityManagementMapWorkflow.php
--- a/src/infrastructure/celerity/management/CelerityManagementMapWorkflow.php
+++ b/src/infrastructure/celerity/management/CelerityManagementMapWorkflow.php
@@ -351,7 +351,7 @@
}
private function formatMapContent(array $data) {
- $content = phutil_var_export($data, true);
+ $content = phutil_var_export($data);
$generated = '@'.'generated';
return <<<EOFILE
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Nov 20, 4:36 AM (7 h, 41 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6732735
Default Alt Text
D9930.id23831.diff (548 B)
Attached To
Mode
D9930: Minor fix for `CelerityManagementMapWorkflow`
Attached
Detach File
Event Timeline
Log In to Comment