Error: ImagesDbController could not be found.
Error: Create the class ImagesDbController below in file: app/controllers/images_db_controller.php
<?php
class ImagesDbController extends AppController {
var $name = 'ImagesDb';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp