Missing Controller
Error: Ymsgr:sendimController could not be found.
Error: Create the class Ymsgr:sendimController below in file: app/controllers/ymsgr:sendim_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
