Missing Controller

Error: LegalController could not be found.

Error: Create the class LegalController below in file: app/controllers/legal_controller.php

<?php
class LegalController extends AppController {

	var $name = 'Legal';
}
?>

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