http/app_error.php (line 17)



		
		CakePHP: the rapid development php framework:		Errors	
	

	

Missing Controller

Error: PubblicheController could not be found.

Error: Create the class PubblicheController below in file: http/controllers/pubbliche_controller.php

<?php
class PubblicheController extends AppController {

	var $name = 'Pubbliche';
}
?>

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