Following the first guidelines in the user manual, my files looked like this:
conf.ini:
[_database]
...
[_tables]
tbl_addresses= "Addresses"
index.php:
display();
?>
I get the error:
Fatal error: Undefined class name 'dataface_authenticationtool' in /hermes/web08/b1458/pow.shakespeare/htdocs/dataface-0.6.13/Dataface/Table.php on line 1209
Who can help?