follow-up to r71157

This commit is contained in:
ThomasV 2010-08-23 08:19:42 +00:00
parent 76afccb3bc
commit b7e6f6d278

View file

@ -643,7 +643,7 @@ class Cite {
$this->refKey( $key ),
$val
);
else if ( $val['follow'] )
else if ( isset( $val['follow'] ) )
return
wfMsgForContentNoTrans(
'cite_references_no_link',