From 2c5cb7034a5953a19c8f56c2dab6e68bb152732f Mon Sep 17 00:00:00 2001 From: ThomasV Date: Wed, 11 Aug 2010 14:36:59 +0000 Subject: [PATCH] added fixme comment --- Cite_body.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Cite_body.php b/Cite_body.php index 93bfd03e..cb5482fe 100644 --- a/Cite_body.php +++ b/Cite_body.php @@ -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'] ) ) {