fix typo
This commit is contained in:
parent
1a8f5b15c8
commit
43681920a0
@ -2215,7 +2215,7 @@ function &serendipity_getImageData($sRelativePath) {
|
||||
'authorid' => 0,
|
||||
'hotlink' => 0,
|
||||
'id' => $sRelativePath,
|
||||
'realname' => $sFilename
|
||||
'realname' => $sFileName
|
||||
);
|
||||
|
||||
return $array;
|
||||
|
Loading…
x
Reference in New Issue
Block a user