Missing Controller
Error: WaterSupply.shtmlController could not be found.
Error: Create the class WaterSupply.shtmlController below in file: app/controllers/water_supply.shtml_controller.php
<?php
class WaterSupply.shtmlController extends AppController {
var $name = 'WaterSupply.shtml';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp
