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