cakephp2-php8/cake/libs/model/datasources
mark_story 072e1efc13 Adding Datasource::enabled()
Allows for checking a datasource's ability to be used before attempting to connect it.
Added enabled() to all the core dbo's.
Fixes whitescreen when trying to use a non installed database driver.
Fixes #131
2009-10-20 16:11:31 -04:00
..
dbo Adding Datasource::enabled() 2009-10-20 16:11:31 -04:00
datasource.php Adding Datasource::enabled() 2009-10-20 16:11:31 -04:00
dbo_source.php Adding Datasource::enabled() 2009-10-20 16:11:31 -04:00