From de0775587d0bd689f1d8e0053b6430451b5423be Mon Sep 17 00:00:00 2001 From: Silvio Date: Mon, 26 Jul 2010 10:35:31 -0300 Subject: Warning instead of Todo for MaleteDb and PhpIsisDb --- classes/MaleteDb.php | 2 +- classes/PhpIsisDb.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'classes') diff --git a/classes/MaleteDb.php b/classes/MaleteDb.php index 7983c2f..6b7b563 100644 --- a/classes/MaleteDb.php +++ b/classes/MaleteDb.php @@ -3,7 +3,7 @@ /** * Malete implementation of IsisDb. * - * @todo + * @warning * This implementation is currently outdated and lacks * basic functionalities such as subfield handling and * therefore it's use is not recommended. diff --git a/classes/PhpIsisDb.php b/classes/PhpIsisDb.php index aa1c239..4ff8c15 100644 --- a/classes/PhpIsisDb.php +++ b/classes/PhpIsisDb.php @@ -3,7 +3,7 @@ /** * PHP-Isis implementation of IsisDb. * - * @todo + * @warning * This implementation is currently outdated and lacks * basic functionalities such as subfield handling and * therefore it's use is not recommended. -- cgit v1.2.3