Missing Controller

Error: InglController could not be found.

Error: Create the class InglController below in file: app/controllers/ingl_controller.php

<?php
class InglController extends AppController {

	var $name = 'Ingl';
}
?>

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