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