Forgotten $.
This commit is contained in:
parent
c5104e1574
commit
6ff76f68ab
1 changed files with 1 additions and 1 deletions
|
@ -265,7 +265,7 @@ function upload_complete(&$image) {
|
||||||
|
|
||||||
# I know it seems peculiar to have an array here with only one element.
|
# I know it seems peculiar to have an array here with only one element.
|
||||||
# https://github.com/fedora-infra/fedmsg_meta_fedora_infrastructure/pull/174
|
# https://github.com/fedora-infra/fedmsg_meta_fedora_infrastructure/pull/174
|
||||||
msg["title"] = array(
|
$msg["title"] = array(
|
||||||
"mPrefixedTitle" => $image->getLocalFile()->getTitle()["mPrefixedTitle"],
|
"mPrefixedTitle" => $image->getLocalFile()->getTitle()["mPrefixedTitle"],
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue