added fixme comment

This commit is contained in:
ThomasV 2010-08-11 14:36:59 +00:00
parent f40085ca69
commit 2c5cb7034a

View file

@ -299,6 +299,7 @@ class Cite {
if ( $cnt > 2 )
// There should only be one key and one group
// FIXME : this looks inconsistent, it should probably return a tuple
return false;
else if ( $cnt >= 1 ) {
if ( isset( $argv['name'] ) ) {