small syntax fix
git-svn-id: http://yolanda.mister-muffin.de/svn@43 7eef14d0-6ed0-489d-bf55-20463b2d70db
This commit is contained in:
parent
57c2e01b13
commit
dd41ac0a28
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ if($query->param('query'))
|
||||||
'cc:Work' =>
|
'cc:Work' =>
|
||||||
{
|
{
|
||||||
'rdf:about' => './videos/1050x700/4chan_city_mashup.ogg',
|
'rdf:about' => './videos/1050x700/4chan_city_mashup.ogg',
|
||||||
'dc:title' => [$title]
|
'dc:title' => [$title],
|
||||||
'dc:date' => [$timestamp]
|
'dc:date' => [$timestamp]
|
||||||
},
|
},
|
||||||
'cc:License' =>
|
'cc:License' =>
|
||||||
|
|
Loading…
Reference in a new issue