Missing Controller

Error: FountainsController could not be found.

Error: Create the class FountainsController below in file: app/controllers/fountains_controller.php

<?php
class FountainsController extends AppController {

	var $name = 'Fountains';
}
?>

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