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