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