summaryrefslogtreecommitdiff
path: root/actions/apiusertimeline.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/apiusertimeline.php')
-rw-r--r--actions/apiusertimeline.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/apiusertimeline.php b/actions/apiusertimeline.php
index 1c6961313..44d69415b 100644
--- a/actions/apiusertimeline.php
+++ b/actions/apiusertimeline.php
@@ -232,7 +232,7 @@ class ApiUserTimelineAction extends ApiBareAuthAction
$last = count($this->notices) - 1;
- return implode(
+ return '"' . implode(
':',
array($this->arg('action'),
common_language(),