• Missing Controller

Missing Controller

Error: SquadraController could not be found.

Error: Create the class SquadraController below in file: app/controllers/squadra_controller.php

<?php
class SquadraController extends AppController {

	var $name = 'Squadra';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp