Missing Controller

Missing Controller

Error: .jpgController could not be found.

Error: Create the class .jpgController below in file: app/controllers/.jpg_controller.php

<?php
class .jpgController extends AppController {

	var $name = '.jpg';
}
?>

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