

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