From e0e06bcc5ea10ff5498a842a9e9eb5ddce46bca5 Mon Sep 17 00:00:00 2001 From: Urban Müller Date: Thu, 19 Jul 2012 17:37:13 +0000 Subject: docs --- it_dbi.class | 1 + 1 file changed, 1 insertion(+) diff --git a/it_dbi.class b/it_dbi.class index 3281415..89b641f 100644 --- a/it_dbi.class +++ b/it_dbi.class @@ -644,6 +644,7 @@ function iterate() * After inserting, all values are valid (record is read back). * Does not destroy internal state of last select() call * @param $tags key => value pairs to set + * @return true for success, false for failure (e.g. duplicate entry for key) */ function insert($tags = array(), $command = "INSERT") { -- cgit v1.2.3