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





