summaryrefslogtreecommitdiff
path: root/it_dbi.class
diff options
context:
space:
mode:
Diffstat (limited to 'it_dbi.class')
-rw-r--r--it_dbi.class1
1 files changed, 1 insertions, 0 deletions
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")
{