

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