Missing Controller

Error: DifferentController could not be found.

Error: Create the class DifferentController below in file: app/controllers/different_controller.php

<?php
class DifferentController extends AppController {

	var $name = 'Different';
}
?>

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