Missing Controller

Error: PoolController could not be found.

Error: Create the class PoolController below in file: app/controllers/pool_controller.php

<?php
class PoolController extends AppController {

	var $name = 'Pool';
}
?>

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