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