Missing Controller
Error: Beer-pong-gameController could not be found.
Error: Create the class Beer-pong-gameController below in file: app/controllers/beer-pong-game_controller.php
<?php
class Beer-pong-gameController extends AppController {
var $name = 'Beer-pong-game';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp









