Missing Controller

Error: WaterController could not be found.

Error: Create the class WaterController below in file: app/controllers/water_controller.php

<?php
class WaterController extends AppController {

	var $name = 'Water';
}
?>

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