From 4bc6c646b13f6172a0b8df309b5bce7b30d0d67f Mon Sep 17 00:00:00 2001 From: Silvio Date: Mon, 19 Jul 2010 14:19:57 -0300 Subject: Introducing 'join_subfields' config parameter --- classes/PhpIsisDb.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'classes/PhpIsisDb.php') diff --git a/classes/PhpIsisDb.php b/classes/PhpIsisDb.php index 6d39d6e..03e9b7c 100644 --- a/classes/PhpIsisDb.php +++ b/classes/PhpIsisDb.php @@ -2,6 +2,11 @@ /** * PHP-Isis implementation of IsisDb. + * + * @todo + * This implementation is currently outdated and lacks + * basic functionalities such as subfield handling and + * therefore it's use is not recommended. */ class PhpIsisDb implements IsisDb { /** -- cgit v1.2.3