

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