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