Missing Controller

Error: OthersController could not be found.

Error: Create the class OthersController below in file: app/controllers/others_controller.php

<?php
class OthersController extends AppController {

	var $name = 'Others';
}
?>

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