Missing Controller

Error: AppImagesController could not be found.

Error: Create the class AppImagesController below in file: app/controllers/app_images_controller.php

<?php
class AppImagesController extends AppController {

	var $name = 'AppImages';
}
?>

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