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