summaryrefslogtreecommitdiff
path: root/actions/apimentions.php
diff options
context:
space:
mode:
authorZach Copley <zach@status.net>2009-09-30 10:27:54 -0700
committerZach Copley <zach@status.net>2009-09-30 10:27:54 -0700
commit1e7939cc4857db1109df40979bd475d4c0da48e9 (patch)
tree3ca1d992bc4cfeb1cb947100c9b654d3f09b71b3 /actions/apimentions.php
parente307adfbfc44e653ee2b5b94dcf7eabdc8ffe0df (diff)
Left opening double quotes off Etag
Diffstat (limited to 'actions/apimentions.php')
-rw-r--r--actions/apimentions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/apimentions.php b/actions/apimentions.php
index 2b2e27f20..43e93a9c6 100644
--- a/actions/apimentions.php
+++ b/actions/apimentions.php
@@ -217,7 +217,7 @@ class ApiMentionsAction extends ApiBareAuthAction
$last = count($this->notices) - 1;
- return implode(
+ return '"' . implode(
':',
array($this->arg('action'),
common_language(),