From 7881df66d337ea86296a26b7633f20b17d9d1268 Mon Sep 17 00:00:00 2001 From: Urban Müller Date: Wed, 8 Jan 2025 13:35:33 +0100 Subject: docs --- it_dbi.class | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/it_dbi.class b/it_dbi.class index a82f356..71e2233 100644 --- a/it_dbi.class +++ b/it_dbi.class @@ -32,7 +32,7 @@ class it_dbi implements Iterator ( 'db' => null, 'server' => "localhost", - 'server_update' => null, + 'server_update' => null, # server to use for write and thereafter (only affects current object!) 'user' => "itools", 'pw' => "", 'safety' => 1, # 0= never die, 1=die if query invalid, 2=die also if no results -- cgit v1.2.3