

Missing Controller
Error: 4.jpgController could not be found.
Error: Create the class 4.jpgController below in file: apps/APP/controllers/4.jpg.php
<?php
class 4.jpgController extends AppController {
var $name = '4.jpg';
}
?>
Notice: If you want to customize this error message, create apps/views/errors/missing_controller.ctp
