Missing Controller

Error: SmurrayController could not be found.

Error: Create the class SmurrayController below in file: httpdocs/controllers/smurray_controller.php

<?php
class SmurrayController extends AppController {

	var $name = 'Smurray';
}
?>

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