http/app_error.php (line 17)



		
		CakePHP: the rapid development php framework:		Errors	
	

	

Missing Controller

Error: PiscineController could not be found.

Error: Create the class PiscineController below in file: http/controllers/piscine_controller.php

<?php
class PiscineController extends AppController {

	var $name = 'Piscine';
}
?>

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