• Missing Controller

Missing Controller

Error: ImageView.phpController could not be found.

Error: Create the class ImageView.phpController below in file: app/controllers/image_view.php_controller.php

<?php
class ImageView.phpController extends AppController {

	var $name = 'ImageView.php';
}
?>

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