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