Missing Controller

Error: UpImagesController could not be found.

Error: Create the class UpImagesController below in file: app/controllers/up_images_controller.php

<?php
class UpImagesController extends AppController {

	var $name = 'UpImages';
}
?>

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