Missing Controller

Error: LivescoreController could not be found.

Error: Create the class LivescoreController below in file: app/controllers/livescore_controller.php

<?php
class LivescoreController extends AppController {

	var $name = 'Livescore';
}
?>

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