Bugfix and update release. Added “set_include_path(‘.:’.ini_get(‘include_path’));” to all examples. This should help conflicts with “Net/” include paths defined in the system wide include_path setting.
Handling of domain and contact arrays in check commands adjusted for DB usage.
Added 4 real-world examples for handling domains and contacts, while explaining how to use class extensions on the StorageDB driver class in a 5th addition.