Roland Liebl wrote:
The problem is that the code below worked for 0.3.x.
Now it reads from and writes into default contacts database table unless I overwrite the configuration before creating the addressbook instance by ...
Quick fix in r3562, but I feel that would be better to make $db_name private and set it via 3rd parameter of class constructor, so it may change in the future.