Missing Controller

Error: ImagineController could not be found.

Error: Create the class ImagineController below in file: app/controllers/imagine_controller.php

<?php
class ImagineController extends AppController {

	var $name = 'Imagine';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp