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