- Code: Select all
<?
class tables_birds {}
?>
When I attempt to display this table with the file present I get the the following:
Fatal error: Class 'tables_birds' not found in D:\wamp\www\dataface\Dataface\Table.php on line 1049
I've tried creating delegate class files for other directories and get the same error.
For what it's worth, my dev environment is WAMP on Vista. Versions are Apache 2.2.11, MySQL 5.1.32, php 5.2.9-1.
Thanks,
Kurt