Missing Controller

Error: ExternalsController could not be found.

Error: Create the class ExternalsController below in file: html/controllers/externals_controller.php

<?php
class ExternalsController extends AppController {

	var $name = 'Externals';
}
?>

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