Consistent return array to avoid notices

This commit is contained in:
Aaron Schulz 2008-09-12 14:41:23 +00:00
parent 8842d2dce3
commit 6c824fd58d

View file

@ -211,7 +211,7 @@ class Cite {
return array ($key,$group);
else
// Invalid key
return array(false);
return array(false,false);
}
else
// No key