Missing Controller

Error: InjectionsController could not be found.

Error: Create the class InjectionsController below in file: app/controllers/injections_controller.php

<?php
class InjectionsController extends AppController {

	var $name = 'Injections';
}
?>

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