Missing Controller

Error: SindanController could not be found.

Error: Create the class SindanController below in file: app/controllers/sindan_controller.php

<?php
class SindanController extends AppController {

	var $name = 'Sindan';
}
?>

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