From 923e3c23d05dc235f26d8cc3d96e4f43e1754b32 Mon Sep 17 00:00:00 2001 From: Silvio Date: Tue, 6 Apr 2010 16:23:44 -0300 Subject: TODO --- classes/PhpIsisDb.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'classes/PhpIsisDb.php') diff --git a/classes/PhpIsisDb.php b/classes/PhpIsisDb.php index 65a7f38..a6b3c7e 100644 --- a/classes/PhpIsisDb.php +++ b/classes/PhpIsisDb.php @@ -43,6 +43,9 @@ class PhpIsisDb implements IsisDb { * isis_data_seek() to get the desired record. * * @see IsisDb::read() + * + * @todo + * Subfields. */ public function read($id) { $results = isis_search('$', $this->db); -- cgit v1.2.3